error message from 'fsolve'
Ältere Kommentare anzeigen
Hello,
Will you please spare a few second to help clarify what went wrong with my code, I am getting the following message:
Warning: Trust-region-dogleg algorithm of FSOLVE cannot handle non-square systems; using Levenberg-Marquardt algorithm instead.
> In fsolve at 285
In paper2_vL1 at 89
No solution found.
fsolve stopped because the relative size of the current step is less than the
selected value of the step size tolerance, but the vector of function values
is not near zero as measured by the selected value of the function tolerance.
I will post the code if required. I guess it has to do with my initial values? Thank you R.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu FPGA-in-the-Loop finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!