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

1 回表示 (過去 30 日間)
Matt Brisson
Matt Brisson 2019 年 11 月 8 日
コメント済み: Matt Brisson 2019 年 11 月 21 日
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 Center および File ExchangeDirect Search についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by