Estadística
4 Preguntas
2 Respuestas
CLASIFICACIÓN
69.534
of 301.540
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
25.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.319
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 175.260
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
Parameter estimation using Nonlinear Regression
Hi all I'm trying to estimate parameters of a function by nonlinear regression using "NonLinearModel.fit". My code is as foll...
más de 12 años hace | 0 respuestas | 0
0
respuestasProblem with solving an equation that includes beta CDF
Any idea?!
más de 12 años hace | 0
Pregunta
Problem with solving an equation that includes beta CDF
Hi all I want to solve an equation that involve the CDF of a beta distribution, but it gives me error: syms x; solve(beta...
más de 12 años hace | 1 respuesta | 0
1
respuestaI have a problem in writing the code for quad2d
Any idea? Please someone tell me what's the problem with this code! I really appreciate it!
más de 12 años hace | 0
Pregunta
I have a problem in writing the code for quad2d
Hi Could anyone tell me what's the problem with this code: fun = @(x,y) (1./(2.* pi.* rint)) .* exp( - (x.^2 + y.^2)/(2.*...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Warning: Explicit integral could not be found.
Hi I'm trying to solve this integral but it gives me this error: Warning: Explicit integral could not be found. syms ...
casi 13 años hace | 2 respuestas | 0
