Fitting a parametric function to a dataset

2 visualizaciones (últimos 30 días)
Rajdeep Pawar
Rajdeep Pawar el 28 de En. de 2021
Comentada: Rajdeep Pawar el 28 de En. de 2021
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!!

Respuestas (1)

KSSV
KSSV el 28 de En. de 2021
  1 comentario
Rajdeep Pawar
Rajdeep Pawar el 28 de En. de 2021
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

Iniciar sesión para comentar.

Categorías

Más información sobre Curve Fitting Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by