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

조회 수: 2 (최근 30일)
Gonzalo
Gonzalo 2011년 2월 18일
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
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일
Yes

Gonzalo
Gonzalo 2011년 2월 18일
I have the inclinations and direction of a surface at Xs and Ys.

Walter Roberson
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.

카테고리

Help CenterFile Exchange에서 Splines에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by