Hurst Index (using Rescaled-Range)

Hurst index calculated based on the rescaled range https://www.youtube.com/watch?v=l08LICz8Ink
38 Descargas
Actualizado 4 may 2023

Ver licencia

This code calulates the Hurst-index based on https://en.wikipedia.org/wiki/Rescaled_range .
If you have https://en.wikipedia.org/wiki/Wiener_process (Browinan) you need to set `TakeDifferences=true;`.
If you have https://en.wikipedia.org/wiki/White_noise (Gaussian) you need to set `TakeDifferences=false;`.
This example is based on an excel-function from https://www.youtube.com/watch?v=l08LICz8Ink (easy not very scientific video), however this Matlab-funtion has more features and increased performance.
Current scientific literature ESTIMATES the generalized Hust-index using Power-Spectral-Density (a different approach) see https://doi.org/10.1007/s004249900135 for more infos.
Copyleft:
This Code can be used under GNU AGPL 3.0 and CC-BY-SA 4.0, you can choose which license you prefer.

Citar como

Johannes Kalliauer (2025). Hurst Index (using Rescaled-Range) (https://la.mathworks.com/matlabcentral/fileexchange/128969-hurst-index-using-rescaled-range), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2023a
Compatible con cualquier versión desde R2020a
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.3