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

2 Ansichten (letzte 30 Tage)
Gonzalo
Gonzalo am 18 Feb. 2011
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 Kommentare
Gonzalo
Gonzalo am 18 Feb. 2011
I have the inclination and direction of a nominal surface at a fix X and Y
Gonzalo
Gonzalo am 22 Feb. 2011
tilt = tangent vectors at each X and Y (point)

Melden Sie sich an, um zu kommentieren.

Antworten (3)

Gonzalo
Gonzalo am 18 Feb. 2011
Yes

Gonzalo
Gonzalo am 18 Feb. 2011
I have the inclinations and direction of a surface at Xs and Ys.

Walter Roberson
Walter Roberson am 22 Feb. 2011
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.

Kategorien

Mehr zu Splines finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by