faster version of "fsolve" function

4 次查看(过去 30 天)
Ismaeel
Ismaeel 2017-11-1
Does anybody know a function in MATLAB that can perform a similar job as "fsolve" does but faster? I have a user-defined function in Simulink and I use "fsolve" to solve a set of nonlinear equations. The number of unknown variables equal to the number of equations. The system I want to solve is a big system (168 variables and equations) and the simulation is too slow takes more than 40 min. for each run with acceptable accuracy. Any idea? I found this link but did not try it yet. http://www.walkingrandomly.com/?p=1488 Thanks

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Manual Performance Optimization 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by