about exitflag of lsqnonlin
4 ビュー (過去 30 日間)
古いコメントを表示
When I used the lsqnonlin, I found the data could affect the exitflag when the optimization stoped. When my data are perfect, the ef=4. But when the data contain noise, the ef=3. I tried to improve the accuracy of TolX and TolCon from 10^(-6) to 10^(-10).Then the exitflag changed form 4 to -3. How could I make the optimization has the same convergence criteria ef=3.
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!