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!