Home > freetb4matlab > tsa > biacovf.m

biacovf

PURPOSE ^

BiAutoCovariance function

SYNOPSIS ^

function [BIACF,ACF,M1] = biacovf(Z,N);

DESCRIPTION ^

 BiAutoCovariance function 
 [BiACF] = biacovf(Z,N);

 Input:    Z    Signal
        N  % of coefficients
 Output:    BIACF bi-autocorrelation function (joint cumulant 3rd order
 Output:    ACF   covariance function (joint cumulant 2nd order)

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003