Technical discussion about Matlab and issues related to Digital Signal Processing.
Hi I have the problem when I am trying to use the lsqnonlin function, I do not know how to increase the Options.MaxFunEvals and also I do not know why it is ignoring the lower and upper band. Warning: Large-scale method requires at least as many equations as variables; using line-search method instead. Upper and lower bounds will be ignored. > In optim\private\lsqncommon at 160 In lsqnonlin at 181 In LinkProp_xtract2 at 139 Maximum number of function evaluations exceeded. Increase OPTIONS.MaxFunEvals Thank you