Cardinal Spline (Catmull-Rom) Spline

Evaluates and plot 2D Cardinal Spline (Catmull-Rom) Spline.
4.8K Downloads
Updated 9 Jun 2010

View License

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.

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R14SP1
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.3.0.0

Research paper of author is included.

1.2.0.0

BSD License

1.0.0.0