Filter löschen
Filter löschen

how to prepare piecewise cubic hermite curve passing through 5 number of points where tangent at first and last point is [ 0 0 0]

1 Ansicht (letzte 30 Tage)
P= U*M*B;
where U= [u.^3 u.^2 u u.^0]
M=[2 -2 1 1;-3 3 -2 -1 ;0 0 1 0;1 0 0 0]; %co-efficient of blending functions B= geometrix co-eff

Antworten (0)

Kategorien

Mehr zu Interpolation finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by