Estadística
CLASIFICACIÓN
180.763
of 295.486
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
60.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
find all values between two indices
I have two index values that I want to find the range in between in matrix A (indx1 and indx2). Indx1 happens before indx2 (so f...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
find values around a given row value
I have a 2 column matrix where I have a row of interest. i.e. A = 2.5000 2.3500 2.5600 3.3300 2.45...
casi 11 años hace | 2 respuestas | 0
2
respuestasPregunta
sum values in a vector to extract nth term into new matrix?
Hello, I have a matrix: A = 3.0000 2.2200 5.0000 2.2187 7.0000 2.2171 9.0000 ...
alrededor de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
extracting data around local minima?
hello, First, let me give basic framework for the problem: I have data sets that reflect the trajectory of a joystick movem...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaHow can I find values within a range of one column in a two column matrix, and get the value plus the corresponding value in the other column?
thank you both!
alrededor de 11 años hace | 0
Pregunta
How can I find values within a range of one column in a two column matrix, and get the value plus the corresponding value in the other column?
Hello, Let's say I have a simple matrix: A = [ 1 6; 2 6; 3 7; 4 7; 5 8; 6 4; 7 2] A = 1 6 2 6 ...
alrededor de 11 años hace | 3 respuestas | 0