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.
Cita come
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. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.