fitting to a integral function

1 Ansicht (letzte 30 Tage)
Jason Ngo
Jason Ngo am 25 Mär. 2020
Kommentiert: darova am 25 Mär. 2020
I have x and y data and im trying to fit to an integral equation and obtain the parameters x(1), x(2), and x(3)
This is the fitting equation
(1-(6*x(1))/(pi*sqrt(x(2))))*int(((((x(3)*cos(x(3))-sin(x(3)))^2)*exp(-1*fittingx))/((x(3)^2)*((sin(x(3)))^2)+x(2)*((x(1)/x(2))*(x(3)*cos(x(3))-sin(x(3)))+sin(x(3)))^2))
The integral is from 0 to infinity d(x(3))
Thanks!
  1 Kommentar
darova
darova am 25 Mär. 2020
What about fit or lsqcurvefit?

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

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

Community Treasure Hunt

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

Start Hunting!

Translated by