Estadística
4 Preguntas
0 Respuestas
0 Problemas
3 Soluciones
CLASIFICACIÓN
236.854
of 297.303
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
25.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.420
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
70.228
of 158.407
CONTRIBUCIONES
0 Problemas
3 Soluciones
PUNTUACIÓN
40
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Misunderstanding Matlab's Bootstrap Example (bootstrp and bootci)
Hi, I was looking at this example: <https://www.mathworks.com/examples/statistics/mw/stats-ex84701200-bootstrap-resampling> ...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to get p value of r squared of fitnlm
Hi, I'm fitting a non-linear model, using fitnlm. a = fitnlm(x,y,model, initpoints) From which I get the following printo...
alrededor de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
F statistic and p values of 'fit' object
Hi, I have the results of applying a model to data using the function 'fit'. These results include the object, gof, and outp...
alrededor de 8 años hace | 0 respuestas | 0
0
respuestasResuelto
Simple equation: Annual salary
Given an hourly wage, compute an annual salary by multiplying the wage times 40 and times 50, because salary = wage x 40 hours/w...
alrededor de 8 años hace
Resuelto
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
alrededor de 8 años hace
Resuelto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
alrededor de 8 años hace
Pregunta
retrieve start point in Matlab fit object
Hi, When using the built-in equations of the fit function, Matlab calculates the best start point. My question is, how do ...
alrededor de 8 años hace | 1 respuesta | 0