Multiple Segmenting Method for scaling exponent estimation in colored noise

Estimates the noise scaling exponent from a short time series
62 Downloads
Updated 10 Jul 2016

View License

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
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Descriptive Statistics in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

Edited the title of the submission.