Estadística
7 Preguntas
                        0 Respuestas
CLASIFICACIÓN
220.100
                          
                          
of 300.381
                        
REPUTACIÓN
0
                           
                        
CONTRIBUCIONES
                          7 Preguntas
                          0 Respuestas
ACEPTACIÓN DE RESPUESTAS 
                            71.43%
                        
VOTOS RECIBIDOS
0
CLASIFICACIÓN
 of 20.941
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS 
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.477
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 do I test hyphotesis on matlab? How to create a confidence interval?
The problem is: I have some estimations for a nonlinear function (based on maximum likelihood estimation). After estimating ...
casi 12 años hace | 0 respuestas | 0
0
respuestasPregunta
How to replace elements different than 0 and different than NaN to 1?
I have this huge matrix with a lot of elements: (i) equal to zero; (ii) number different than zero; (iii) NaN values ... I ne...
alrededor de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
How do I product elements of a vector?
Hi, I have this matrix (3000 by 2) and I want the product of a range of elements in the second column. All of the elements ar...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I find the greater minor number that is divisible by 'n'?
How do I find the greatest minor number that is divisible by 'n'? For example, if I have the number 730 and I want to find th...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I exclude zeros from a matrix?
How do I exclude zeros from a matrix and create a new matrix? For example: A = [1 2 0 3 0 4 5 0; 7 0 0 0 2 3 4 1] and I want ...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Values closest to a number
How do I find the two closest numbers from a number in a vector column? For example, suppose I have: A = [2 3 5 6 9 10 23 45 ...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
How do I create a vector with the first day of each month?
How do I create a column vector with the first day of each month? Considering I have a list of days...
más de 12 años hace | 2 respuestas | 0
