Cardinal Spline (Catmull-Rom) Spline

Evaluates and plot 2D Cardinal Spline (Catmull-Rom) Spline.
4,8K Downloads
Aktualisiert 9 Jun 2010

Lizenz anzeigen

EvaluateCardinal2D.m
--------------------
Evaluates 2D Cardinal Spline at parameter value u.

EvaluateCardinal2DAtNplusOneValues.m
------------------------------------
Evaluate cardinal spline for given four points and tesion at N+1 values of u (parameter u vareis b/w 0 and 1). Uniform parameterization is used.

TestEvaluateCardinal2D.m
------------------------
A Simple Test program to evalute Cardinal Spline for given set of data with Tension=0 (Catmull-Rom) and Tension=0.5.

Zitieren als

Dr. Murtaza Ali Khan (2024). Cardinal Spline (Catmull-Rom) Spline (https://www.mathworks.com/matlabcentral/fileexchange/7078-cardinal-spline-catmull-rom-spline), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R14SP1
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Splines finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.3.0.0

Research paper of author is included.

1.2.0.0

BSD License

1.0.0.0