runningTEO

PURPOSE ^

calcs the function x(n)^2 - x(n-1)*x(n+1)

SYNOPSIS ^

function out = runningTEO(rawSignal,k)

DESCRIPTION ^

 calcs the function x(n)^2 - x(n-1)*x(n+1)

 this is the standard energy operator (TEO)
 some people like to invent new names for old concepts and call this "NEO -> nonlinear energy operator"

 urut/aprl07

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 03-Oct-2007 12:29:38 by m2html © 2003