João
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
214.544
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
66.67%
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
Counting sequences for a non-parametric statistical test (sequence test or RUN test).
I eventually found the answer, gonna leave it here in case someone needs it aswell. x=['F','Q','Q','F','F','F','F','Q','Q','F',...
casi 2 años hace | 0
| aceptada
Pregunta
Counting sequences for a non-parametric statistical test (sequence test or RUN test).
I have a certain sequence of events, for example: x=['F','Q','Q','F','F','F','F','Q','Q','F','F','Q','F','F','Q',] I want to c...
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
How to check if each element of a matrix is larger/smaller than the mean of the elements of the respective line?
I am still learning matlab basics and for that reason excuse any errors or "stupid" questions. I have a square nxn matrix A a...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I extract the numbers divisible by 3 from the diagonal of a nxn matrix composed of random integers?
I can create a random matrix of nxn with integers in [100;1000] interval, for example: n=input('Choose the number of lines an...
alrededor de 2 años hace | 1 respuesta | 0