Fast Horizontal Visibility Graph (HVG) for MATLAB
Versione 2.0.0 (18,8 KB) da
Giovanni Iacobello
Unweighted FAST implementation of the horizontal visibility algorithm for mapping time-series in complex networks
MATLAB implementation of the fast (Divide&Conquer) algorithm for the construction of the HVG. The series and a time vector are required as inputs. The symmetrical adjacency matrix is returned as output. Please let me know if there is any issue or compatibility problem.
If you use this code, please cite
Iacobello, G., et al (2018). Physics Letters A, 382(1), 1-11.
Other References:
Luque, B., et al. (2009). Physical Review E, 80(4), 046103.
Lacasa, L., et al. (2008). PNAS, 105(13), 4972-4975.
Lan, X., et al. (2015). Chaos, 25(8), 083105.
Cita come
Giovanni Iacobello (2024). Fast Horizontal Visibility Graph (HVG) for MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/72889-fast-horizontal-visibility-graph-hvg-for-matlab), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2017b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Directed Graphs in Help Center e MATLAB Answers
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
fast_HVG
Versione | Pubblicato | Note della release | |
---|---|---|---|
2.0.0 | Major improvement: resolved infinite recursion for very large non-convex intervals |
|
|
1.2.0 | Minor changes to variables description |
|
|
1.1.0 | Improved link storage. Faster version. |
|
|
1.0.1 | Minor changes |
|
|
1.0.0 |
|