SplineCubicCoef( vector, h )

Spline Cubic Interpolation of a row/column of a matrix

You are now following this Submission

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://uk.mathworks.com/matlabcentral/fileexchange/53783-splinecubiccoef-vector-h), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0