THE AUDITORY MODELING TOOLBOX

This documentation page applies to an outdated AMT version (1.1.0). Click here for the most recent page.

View the code

Go to function

INTERPOLATION - performs cubic, pchip, or linear interpolation

Usage

out = interpolation(xx, yy, x, method);

Description

Description: 'pchip= 'cubic', and 'linear' interpolation'