You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Given a NxM data matrix where N is the epoch length and M is the number of trials, WNSFMP returns (among other):
w- weight for each trials estimated by dynamically segmenting
the data matrix into regions where noise is locally stationary
ave- the final weight average
snr - the estimate SNR and residual noise levels under weighted
averaging and normal (uniform) averaging.
The function is implemented recursively and through the use of PERSISTENT variables. So that multiple calls to WNSFMP allows it to calculate a running statistics in case loading of entire dataset is not possible
See also: Silva,I, "Estimation of Postaverage SNR from Evoked Responses under Nonstationary Noise", 2009, 56(8)
Cite As
Ikaro Silva (2026). Weighted Non-stationary Averaging (https://nl.mathworks.com/matlabcentral/fileexchange/27585-weighted-non-stationary-averaging), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (6.49 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
