compute_WE( data, W_NAME, MAX_LVL )

Version 1.1.0.0 (2.55 KB) by pouya
Compute wavelet entropy (WE) of the input signal.
686 Downloads
Updated 19 Jul 2016

View License

Computing Wavelet Entropy based on paper by Rosso et al.
Rosso, O. A., Blanco, S., Yordanova, J., Kolev, V., Figliola, A., Schürmann, M., & Ba?ar, E. (2001). Wavelet entropy: a new tool for analysis of short duration brain electrical signals. Journal of neuroscience methods, 105(1), 65-75.

Cite As

pouya (2024). compute_WE( data, W_NAME, MAX_LVL ) (https://www.mathworks.com/matlabcentral/fileexchange/49036-compute_we-data-w_name-max_lvl), MATLAB Central File Exchange. Retrieved .

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

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Fixed a bug for missing detail coefficients of level 1.
- Updated help information.

1.0.0.0