Estadística
3 Preguntas
0 Respuestas
CLASIFICACIÓN
113.175
of 301.647
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.372
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 175.953
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
Ranksum - Wilcoxon rank sum test - Get more statistics using a for loop
Hello everyone! I am running some statistics and I need to use the Wilcoxon rank sum test. I have 2 matrices and I need to com...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Hello everyone, given a value i need to find just the column index of this value in an array. Any way to get this done?
for i = 1:504 %cc is a vector with same height as aaa should be and b is a big matrix ...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Hello guys, I am trying to use the find function to get the position of the elements of an array from another vector. There are matching elements from the array in the vector and i need to have in an array the elements position in the vector.
a = ones(size(md_27)); %md_27 is 27x141 r = 27; c = 141; %here i need to find the position of md_27(i,j) element in vect...
más de 8 años hace | 1 respuesta | 0

