How can I pass a 3D surface through scattered data?
2 次查看(过去 30 天)
显示 更早的评论
Is there any way to pass a 3D surface through a set of data, while there is no Z=f(x,y) function? Also I am not allowed to make a fitting plane.
0 个评论
回答(1 个)
Ameer Hamza
2018-5-14
See fit(). If you don't want a plane, then you can fit any type of surface to the data points. See the type of fitting options.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Surface and Mesh Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!