SplineCubicCoef( vector, h )

版本 1.0.0.0 (2.4 KB) 作者: Enio
Spline Cubic Interpolation of a row/column of a matrix
71.0 次下载
更新时间 2015/11/1

查看许可证

This function computes the coefficient values of the cubic polynome between two neighboring pixel values. The input is a vector of the values of the pixels of each row/column. Through this function we can compute approximations of the pixel values in between the two neighboring ones we are taking into account. The output is a vector as well, containing the four coefficient values for each approximative cubic polynomes. The resizing factor is defined by h.

引用格式

Enio (2024). SplineCubicCoef( vector, h ) (https://www.mathworks.com/matlabcentral/fileexchange/53783-splinecubiccoef-vector-h), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009b
兼容任何版本
平台兼容性
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.0.0.0