|
EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
Solver stopped prematurely.) e/ x* s O& A
9 t" X/ n& [: ?7 D# G% E; e
lsqnonlin stopped because it exceeded the function evaluation limit,
1 w5 s4 N! W9 xoptions.MaxFunEvals = 700 (the default value).7 E% D# W9 v4 f, Q l' I
H' h/ H. G' g8 {5 y1 S( O
lsqnonlin迭代计算貌似异常中止了?超过函数评估极限是什么意思?* e$ n2 E% n+ n) J( A4 j7 c
5 X5 f6 b& C$ Toutput =% T& \/ _" h1 w3 M' w H
- ^- e- V# z* ]# ~3 e, ~ firstorderopt: 0.0050955217624890 u7 \4 T0 n9 j0 q x" V x: f
iterations: 87
: ?- }; F4 K3 @* I- a+ z funcCount: 704
( S) l, s# x# r cgiterations: 0+ d3 o$ S- i( V6 J4 f$ R% |
algorithm: 'trust-region-reflective'; i; u* A6 q; @. W9 }
message: [1x144 char]
3 A$ M$ |) E) t: }' @1 B/ c另外我无论用什么初值,迭代次数都是87,是否这个是默认的最大迭代次数?,我通过在lsqnonlin上一行输入op=optimset('MaxFunEvals',1000,'MaxIter',1000)想改变最大迭代次数,但貌似没效果,lsqnonlin修改迭代次数不是用这种方法吗?求解! | + R+ N$ |: [. N
|
|