Woody Average (Average with alignment)
Computes the Woody average by first aligning individual signals (corrupted by jitter) with the standard average. Uses xcorr to compute the lag and then re-averages the signals to get an improved estimate.
Example included in help.
Technique deteriorates at low SNRs.
Cite As
Ikaro Silva (2025). Woody Average (Average with alignment) (https://www.mathworks.com/matlabcentral/fileexchange/12459-woody-average-average-with-alignment), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Correlation and Convolution >
Tags
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.5.0.0 | Added a variation of the Woody that is suppose to yield better results at lower SNR.For details see:
|
||
1.3.0.0 | Added a variation of the Woody that is suppose to yield better results at lower SNR.For details see:
|
||
1.0.0.0 | Forgot to include M-file |