Curve fit to a 3D Sinsudal parametric equation
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi all, I have been searching for an answer to this for a bit now, and couldnt find anything to help me. I have data for my sinsudal equation, and would like to find its equation in parametric form with MatLab. Keep in mind that the equation creates a curve and not a surface. The picture included shows my data in comparison to the graph of: x = t; y = sin(t); z = 0*t; Thanks a lot.
0 Kommentare
Antworten (1)
KSSV
am 9 Okt. 2017
If you have the Curve Fitting Toolbox, you could try that...or have a look into this file:
Siehe auch
Kategorien
Mehr zu Get Started with Curve Fitting Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!