Hurst Index (using Rescaled-Range)

Hurst index calculated based on the rescaled range https://www.youtube.com/watch?v=l08LICz8Ink
29 téléchargements
Mise à jour 4 mai 2023

Afficher la licence

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.

Citation pour cette source

Johannes Kalliauer (2024). Hurst Index (using Rescaled-Range) (https://www.mathworks.com/matlabcentral/fileexchange/128969-hurst-index-using-rescaled-range), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2023a
Compatible avec les versions R2020a et ultérieures
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.3