Labfans是一个针对大学生、工程师和科研工作者的技术社区。 | 论坛首页 | 联系我们(Contact Us) |
![]() |
|
![]() |
#1 |
高级会员
注册日期: 2019-11-21
帖子: 3,006
声望力: 66 ![]() |
![]()
我正在尝试使用LM算法来使用lsqnonlin而不是内部点进行优化,以实现无梯度优化。但是我收到以下错误
Error using lsqncommon (line 64) The Levenberg-Marquardt algorithm does not handle bound constraints and the trust-region-reflective algorithm requires at least as many equations as variables; aborting. 即使可以通过以下方法解决1 ,这也可以说LM算法可以修改为解决边界问题2 。是否可以通过使用lsqnonlin函数修改算法来解决此错误? 更多&回答... |
![]() |
![]() |