Curve Fitting with Complex Value

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.

답변 (1개)

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2023년 3월 17일

1 개 추천

Use the nonlinear fit with least squares method lsqcurvefit() - see this documentation:

카테고리

도움말 센터File Exchange에서 Get Started with Curve Fitting Toolbox에 대해 자세히 알아보기

제품

릴리스

R2022b

태그

질문:

2023년 3월 17일

답변:

2023년 3월 17일

Community Treasure Hunt

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

Start Hunting!

Translated by