Solving nonlinear equations using Matlab

Hi,
I have a function as y=f(x1,x2...xN) which contains N unknows. This equation is pretty complex and contains integral and exponential terms. Fortunately, I also have N curves and all of them can be fitted by this function with the same N variables. So is there any way using matlab to solve this equation? Thanks!

2 件のコメント

Steradiant
Steradiant 2020 年 6 月 4 日
Have you already had a look into the fsolve()-function?
Xi
Xi 2020 年 6 月 4 日
Well, fsolve can solve the equation but what I need is a fitting. Note that each curve has many points so a least-square solving is needed.

サインインしてコメントする。

 採用された回答

その他の回答 (1 件)

カテゴリ

ヘルプ センター および File ExchangeGet Started with Curve Fitting Toolbox についてさらに検索

質問済み:

Xi
2020 年 6 月 4 日

回答済み:

2025 年 3 月 21 日

Community Treasure Hunt

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

Start Hunting!

Translated by