![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
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 diff_operator | ( | in | nf, |
in | order | ||
) |
nf | order |