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
2020 年 6 月 4 日
Have you already had a look into the fsolve()-function?
Xi
2020 年 6 月 4 日
採用された回答
その他の回答 (1 件)
カテゴリ
ヘルプ センター および File Exchange で Get Started with Curve Fitting Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!