Home > freetb4matlab > tsa > bispec.m

bispec

PURPOSE ^

Calculates Bispectrum

SYNOPSIS ^

function [BISPEC,BIACF,ACF] = bispec(Z,N);

DESCRIPTION ^

 Calculates Bispectrum 
 [BISPEC] = bispec(Z,N);

 Input:    Z    Signal
        N  % of coefficients
 Output:    BiACF  bi-autocorrelation function = 3rd order cumulant
        BISPEC Bi-spectrum 

 Reference(s):
 C.L. Nikias and A.P. Petropulu 'Higher-Order Spectra Analysis' Prentice Hall, 1993.
 M.B. Priestley, 'Non-linear and Non-stationary Time series Analysis', Academic Press, London, 1988.

CROSS-REFERENCE INFORMATION ^

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