IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy

Detailed Description

Converts indexes to x by linear [inter/extra]polation.

Indexes can be fractionary or out of range.

Note
This function uses polyfit() and polyval() to calculate the result

Definition in file v_ind2x.m.

Go to the source code of this file.

Functions

function v_ind2x (in x, in indexes)
 

Function Documentation

function v_ind2x ( in  x,
in  indexes 
)
Parameters
x
indexes
Returns
xout