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 ExchangeGet 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