N Dimensional Cardinal Spline (Catmull-Rom) Spline Interpolation

N -Dimensional cubic Cardinal spline (Catmull-Rom) Interpolation
7.9K Downloads
Updated 8 Oct 2012

View License

Cardinal(Catmull-Rom) Spline Interpolation for given four control points using uniform parameterization. Each control point can be N-Dimensional Euclidean space.
----------------------------------
A Simple Test program (main.m) is also given to perform 1D, 2D, 3D Cardinal Spline interpolation of given data with Tension=0 (Catmull-Rom)

Cite As

Dr. Murtaza Ali Khan (2024). N Dimensional Cardinal Spline (Catmull-Rom) Spline Interpolation (https://www.mathworks.com/matlabcentral/fileexchange/7326-n-dimensional-cardinal-spline-catmull-rom-spline-interpolation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP2
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.2.0.0

better code and explanation

1.1.0.0

BSD License

1.0.0.0

The file oremanycif12frm.mat was mistakenly added in the archive. It is not needed therefore in the updated archive it is not included.