Fitting a parametric function to a dataset

I have (x,y) coordinates of some data points. I wish to fit a cycloid with the following parametric equation:
x=r(t-sin t);
y=r(1-cost)
How should I proceed in MATLAB?
Too grateful for any help!!

回答 (1 件)

KSSV
KSSV 2021 年 1 月 28 日

0 投票

1 件のコメント

Rajdeep Pawar
Rajdeep Pawar 2021 年 1 月 28 日
This is just a repository of various parametric curves. How do I determine the parameters in fitting a cycloid to the data that I have?
Thanks

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeCurve Fitting Toolbox についてさらに検索

質問済み:

2021 年 1 月 28 日

コメント済み:

2021 年 1 月 28 日

Community Treasure Hunt

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

Start Hunting!

Translated by