Spline with input (Xs,Ys, tilts) and output (Zs), give one Z

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
Walter Roberson 2011 年 2 月 18 日
By "tilts" do you mean that you have the surface normals at those (X(K),Y(K),Z(K)) points ?
Gonzalo
Gonzalo 2011 年 2 月 18 日
I have the inclination and direction of a nominal surface at a fix X and Y
Gonzalo
Gonzalo 2011 年 2 月 22 日
tilt = tangent vectors at each X and Y (point)

サインインしてコメントする。

回答 (3 件)

Gonzalo
Gonzalo 2011 年 2 月 18 日

0 投票

I have the inclinations and direction of a surface at Xs and Ys.
Walter Roberson
Walter Roberson 2011 年 2 月 22 日

0 投票

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.

カテゴリ

ヘルプ センター および File ExchangeSplines についてさらに検索

製品

質問済み:

2011 年 2 月 18 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by