Fast Third Order Cross-Cumulant calculation

Performs a fast third order cross cumulant calculation between the three vectors (x,y,z).
672 Downloads
Updated 18 Dec 2014

View License

[Cxyz,Cxyz_std,scale,overlap] = cum3xyz(x,y,z, nsamp, overlap,window)
Performs a fast third order cross cumulant calculation between the three vectors (x,y,z) by relying on matrix multiplication and content management, as opposed to nested for-loops.
Inspired by the work in the Higher Order Spectral Analysis toolbox.

Cite As

Brian Liswell (2024). Fast Third Order Cross-Cumulant calculation (https://www.mathworks.com/matlabcentral/fileexchange/48789-fast-third-order-cross-cumulant-calculation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: HOSA - Higher Order Spectral Analysis Toolbox

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0