![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/27277237_1661787859785_DEF.jpg)
jason
Followers: 0 Following: 0
Estadística
10 Preguntas
0 Respuestas
CLASIFICACIÓN
172.739
of 297.046
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.422
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.776
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
finding a value from a point in a table
I have a mat file with data like this, and I want to pull values that correspond to the blue numbers instead of the red numb...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Looping if between 2 numbers
I am trying to create a for loop that will only loop if x is between two number like 0<=x & x>= 12, but when I use the & symbol ...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
extracting a row from a matrix that has the highest value
I want to extract a row that has the highest value in one of the columns for example: 3 4 4 10 7 2 2 5 I would want to extr...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
Finding the corresponding number in a matrix
I need to find a number in one column that corresponds with a different column. For example: [1 2 4 6 10 9; 3 5 7 2 8 6], I want...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
Minimum and Maximum after maximum value
I need to find the minimum value after the max has occurred. For example, in [1 5 7 3 2 6], the max is 7, and I would want to fi...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
finding the closest value
I am working with a very large data set, in which I need to pull numbers from 1 data set that corresponds with a different set. ...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
adding or subtracting depending on the number
How do I make it so that if a random number is above a certain amount a number will be subtracted from a diffrent variable. But ...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
Mulitpling diffrent scalars to diffrent numbers in a matrix
I am trying to multiply several different scalars to a random vector depending on the size of the number. For example, [1 6 3 17...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Mulitpling a scalar to specfic numbers in a vector
I need to multiply random numbers in a vector by a different scalar depending on what numbers are in the vector. For example, [1...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Mulitply diffrent numbers in a vector by a corrsponding number.
I have to multiply a specific number in a vector by different scalars. For example, in the vector: [1 6 8 10 14 20 25] 1,2,8 and...
más de 2 años hace | 2 respuestas | 0