During Nonlinear optimization using lsqnonlin(), is it desired to have resnorm value as low as possible?
조회 수: 3 (최근 30일)
이전 댓글 표시
I have been using lsqnonlin()for my data. I have put different initial guess to initiate the process and also scaled it since my output supposed to be very low in the order of 10^(-12) or lower. Different scaling,different initial guess gives different output. Also tried to do this using the final output from first run as a next initial guess. But, Every time I get 'local minimum possible' but getting different resnorm values. What should be final stopping criteria where I could say that it could be final solution?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Global or Multiple Starting Point Search에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!