Home > lib > data_diff_sg.m

data_diff_sg

PURPOSE ^

function data = data_diff_sg(data, order, porder, ncoeff)

SYNOPSIS ^

function data = data_diff_sg(data, order, porder, ncoeff)

DESCRIPTION ^

 function data = data_diff_sg(data, order, porder, ncoeff)

 Savitzky-Golay differentiation

   order: differential order. Accepted values: 1 or 2
   porder: polynomial order
   ncoeff: number of filter coefficients. Must be off

CROSS-REFERENCE INFORMATION ^

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