i need help to identify the method to find the root using any methods

1 回表示 (過去 30 日間)
Kenneth Phang
Kenneth Phang 2016 年 10 月 1 日
回答済み: Star Strider 2016 年 10 月 1 日

採用された回答

Star Strider
Star Strider 2016 年 10 月 1 日
I would code it as an anonymous function (see the relevant section in Function Basics), then use the norm function with your anonymous function, and fminsearch to find the solution.
Note that I didn’t code it or test this idea. I leave that to you. If you have problems, we can help.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by