Curve Fitting with Complex Value

5 Ansichten (letzte 30 Tage)
Evan Cheung
Evan Cheung am 17 Mär. 2023
I would like to fit a function to a parabolic surface with translation and rotation. I am using custom equation inside the curve fitter. I have created the equation, but it seems that it cannot be fitted with complex value. My goal is to get the RMSE of the surface which I am trying to fit.

Antworten (1)

Sulaymon Eshkabilov
Sulaymon Eshkabilov am 17 Mär. 2023
Use the nonlinear fit with least squares method lsqcurvefit() - see this documentation:

Kategorien

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

Produkte


Version

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by