how to choose the guess correctly

2 ビュー (過去 30 日間)
salvatore liberto
salvatore liberto 2016 年 10 月 19 日
回答済み: Walter Roberson 2016 年 10 月 19 日
Hi everyone, i have a nonlinear system, but i don't be able to find the correct initial guess. There is a way to choose the inizial guess without knowing hypothetically the result?

回答 (1 件)

Walter Roberson
Walter Roberson 2016 年 10 月 19 日
No, not in general.
There are a lot of systems for which it is not even know whether a solution exists, so if there a way to always produce an initial guess in range, then such a hypothetical method could also be used to determine whether a solution existed or not.
You should have a look at the Global Optimization Toolbox, at the MultiStart class for one -- try a bunch of different starting locations and see if one of them works.

カテゴリ

Help Center および File ExchangeSystems of Nonlinear Equations についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by