error message from 'fsolve'
显示 更早的评论
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.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 FPGA-in-the-Loop 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!