Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
107.903
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
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
How can I plot with a different axe
Hi , I have the following code and I am trying to plot A . I get a plot with an x-axe from 1 to 40 . s = linspace (-1,...
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
finding the last element of an array that fulfils a condition
hi , i want to calculate the difference inside a loop: diff=0.0002; for i=1:length(k) if diff(i)<=diff result=i; end ...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
filter 3d matrix
hi , i have a 3d matrix A(k,a,b) that generates plots when i fix a and b . how can i filter the curves please?
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
how can i do that for all columns?
hi , i have a matrix (length(a),length(b)) and i want to write a function that calculates the sum of all a in a column. how can ...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
finding the mean/average of the smallest values in a row
hi i have a row and i want to find the average of the smallest values (minimums) and the position of this element
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
finding the mean/average of the smallest values in a row
hi , i have a row and i want to find the average of the smallest values and the position of this minimum.
más de 6 años hace | 1 respuesta | 0