Community Profile

photo

Kimiya Oshikoji


Active since 2015

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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:....

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 1 answer | 0

1

answer