Cardinal Spline (Catmull-Rom) Spline
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.
Citar como
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. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.