SplineCubicCoef( vector, h )
Version 1.0.0.0 (2.39 KB) by
Enio
Spline Cubic Interpolation of a row/column of a matrix
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.
Cite As
Enio (2026). SplineCubicCoef( vector, h ) (https://www.mathworks.com/matlabcentral/fileexchange/53783-splinecubiccoef-vector-h), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2009b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Splines in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
