Spline with input (Xs,Ys, tilts) and output (Zs), give one Z
2 ビュー (過去 30 日間)
古いコメントを表示
I have 10 points with different fix X and Y coordinates Constraints: 1) One of these points has fix X , Y, Z coordinates 2) All of the points have different fix tilt
I need to create a surface on with this 10 points with these two constrains Question: Does Matlab have a spline function that could create this surface (i.e. input (Xs,Ys, tilts) and output (Zs), give one Z)
回答 (3 件)
Walter Roberson
2011 年 2 月 22 日
I believe the answer is fairly likely "NO", that Matlab does not have a spline function that could create the surface.
For clever and robust ways of building such a function, I would recommend asking John D'Errico for suggestions.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Splines についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!