Fast Third Order Cross-Cumulant calculation
[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
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Transforms >
Tags
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!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |