Cubic interpolation in 1D

This algorithm interpolates using a cubic method for functions of one variable.
71 Downloads
Updated 17 Feb 2017

View License

The function is meant for interpolating using a cubic method and has been optimised. The syntax is that you want to know the value of the function f when its argument is x. The values of f are known for four other values of x, which are x__, x_, x_plus and x_plus_plus. Reading the first line of the function will give a straightforward idea of what it is meant to do.

Cite As

Indranil Banik (2024). Cubic interpolation in 1D (https://www.mathworks.com/matlabcentral/fileexchange/61635-cubic-interpolation-in-1d), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Interpolation in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0