Uncertainty
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi
How can we get uncertainty in parameters when we use fminsearch for fitting? Is there any routine to compute this by having the residuals?
Thanks for any help, Nick
0 comentarios
Respuestas (1)
Hossein
el 11 de Oct. de 2011
Hi, I think since fminsearch is a derivativ-free method, it cannot calculate the uncertainty of answer. You can use lsqcruvefit or lsqnonlin depending on the structure of xdata and ydata.
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!