Uncertainty
显示 更早的评论
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
2011-10-11
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Mathematics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!