Info
This question is closed. Reopen it to edit or answer.
pass iteration number as input parameter in lsqnonlin
1 view (last 30 days)
Show older comments
I am using lsqnonlin for an otpimization problem. I want lsqnonlin to change its input parameter in function of the iteration step. For example: at iteration 0 the input parameter has to be 0, from iteration 1 to 3 the input parameter has to be 1. Then at iteration 4, again 0 etc...
Is there a way to do it?
0 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!