Feeds
提问
How to store values from a function used in a for loop?
I am trying to store values generated by a function in a for loop into the OP_vector. My code: sigma_one = .2; sl= .2:....
11 years 前 | 1 个回答 | 0
1
个回答提问
Trust-region-dogleg algorithm of FSOLVE cannot handle non-square systems; using Levenberg-Marquardt algorithm instead.
I am trying to obtain a numerical answer for a non linear system with 3 equations and 3 unknowns. When running the code, I recei...
11 years 前 | 1 个回答 | 0
