Fitting a parametric function to a dataset
Ältere Kommentare anzeigen
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!!
Antworten (1)
Kategorien
Mehr zu Curve Fitting Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!