IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
diff_operator.m File Reference

Detailed Description

Creates differentiation matrix.

Creates a [nf-order]x[nf] differential operator matrix D so that D*x = diff(x, order)

Definition in file diff_operator.m.

Go to the source code of this file.

Functions

function diff_operator (in nf, in order)
 

Function Documentation

function diff_operator ( in  nf,
in  order 
)
Parameters
nforder
Returns
D