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!