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 Kommentare

Steradiant
Steradiant am 4 Jun. 2020
Have you already had a look into the fsolve()-function?
Xi
Xi am 4 Jun. 2020
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.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

Kategorien

Mehr zu Get Started with Curve Fitting Toolbox finden Sie in Hilfe-Center und File Exchange

Gefragt:

Xi
am 4 Jun. 2020

Beantwortet:

am 21 Mär. 2025

Community Treasure Hunt

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

Start Hunting!

Translated by