Angular spline fitting of data
显示 更早的评论
I have a set of x,y points that I would like to fit to a circle. I saw an example of "angular spline fitting" on the matlab page that uses definite x (theta given in radians) and y values. -- https://in.mathworks.com/help/matlab/ref/spline.html#bvjdts5
Can someone please tell me how to do the same for any set of x,y values ? When I make a polar plot of these values, I can see a circle emerging. I want to perform a spline fitting on the same..
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Splines 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!