THE AUDITORY MODELING TOOLBOX

Applies to version: 1.1.0

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'