Uncertainty

9 次查看(过去 30 天)
Nick M.
Nick M. 2011-10-10
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

回答(1 个)

Hossein
Hossein 2011-10-11
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.

类别

Help CenterFile Exchange 中查找有关 Nonlinear Optimization 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by