SplineCubicCoef( vector, h )

Version 1.0.0.0 (2.39 KB) by Enio
Spline Cubic Interpolation of a row/column of a matrix
73 Downloads
Updated 1 Nov 2015

View License

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 Linux
Categories
Find more on Splines in Help Center and MATLAB Answers
Version Published Release Notes
1.0.0.0