Cardinal Spline (Catmull-Rom) Spline

Evaluates and plot 2D Cardinal Spline (Catmull-Rom) Spline.
4.8K 次下载
更新时间 2010/6/9

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R14SP1
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Splines 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.3.0.0

Research paper of author is included.

1.2.0.0

BSD License

1.0.0.0