Home > lib > diff_operator.m

diff_operator

PURPOSE ^

function diff_operator(nf, order)

SYNOPSIS ^

function D = diff_operator(nf, order)

DESCRIPTION ^

 function diff_operator(nf, order)

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

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 18-Feb-2010 12:47:47 by m2html © 2003