Curve fit to a 3D Sinsudal parametric equation
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
KSSV
2017-10-9
If you have the Curve Fitting Toolbox, you could try that...or have a look into this file:
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Get Started with Curve Fitting Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!