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

1 个评论

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 Exchange 中查找有关 Curve Fitting Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by