Can I use patternsearch to solve a system of non-smooth equations?

1 次查看(过去 30 天)
I have a system of 42 non-smooth equations with 42 unknowns. To find a numerical solution, I first used fsolve. But the results seem innacurate, probably because of the non-smoothness.
I would like to use patternsearch, from the global optimization toolbox, but the latter needs a scalar objective function if I am not mistaken.
How can I use patternsearch to solve my system of non-smooth equations?
Thanks

回答(1 个)

Alex Sha
Alex Sha 2019-11-19
Ho, provide your 42 equations in details, so others may try to solve
  1 个评论
Matt Brisson
Matt Brisson 2019-11-21
Unfortunately, it's quite complicated because the 42 equations are the outcomes of several functions that have to be run by the solver for each new possible solution.
But would it be possible to use patternsearch to solve a system of equations?
Thanks a lot

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Direct Search 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by