fitting to a integral function

조회 수: 1 (최근 30일)
Jason Ngo
Jason Ngo 2020년 3월 25일
댓글: darova 2020년 3월 25일
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
darova
darova 2020년 3월 25일
What about fit or lsqcurvefit?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile 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!

Translated by