Curve fit to a 3D Sinsudal parametric equation
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
KSSV
il 9 Ott 2017
If you have the Curve Fitting Toolbox, you could try that...or have a look into this file:
Vedere anche
Categorie
Scopri di più su Get Started with Curve Fitting Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!