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!