You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
cum4.m computes the 3 dimensional 4th order cumulant biased estimate from an input signal matrix and a maximum lag value. As an example, a 256 sample signal was computed to +/- 31 lags in approximately 50 seconds on a 200 MHz Pentium Pro system, according to:
>> x=(rand(1,256)-0.5)*20;
>> y=cum4(x,31);
cum4.m employs the Signal Processing Toolbox 4.1 function xcorr.m.
Cite As
Tom McMurray (2026). cum4.m (https://nl.mathworks.com/matlabcentral/fileexchange/61-cum4-m), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.92 KB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
