Multiple Segmenting Method for scaling exponent estimation in colored noise
This code is an implementation of the Multiple Segmenting Method developed by Rohani and Miramontes (Mathematical Medicine and Biology, 2004) for estimation of the alpha scaling exponent from short noisy time series. This is achieved by obtaining multiple estimates of the Power Spectral Density (PSD) for segments of the original series, followed by a fitting process to obtain the final alpha estimate for the whole series. This method has been shown to be accurate for time series as short as 40 data points.
Cite As
James Wilsenach (2024). Multiple Segmenting Method for scaling exponent estimation in colored noise (https://www.mathworks.com/matlabcentral/fileexchange/58165-multiple-segmenting-method-for-scaling-exponent-estimation-in-colored-noise), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
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.0.0.0 | Edited the title of the submission. |