- https://www.mathworks.com/matlabcentral/fileexchange/11947-b-a-scale-free-network-generation-and-visualization
- https://www.mathworks.com/matlabcentral/fileexchange/49356-scale-free-network-using-b-a-algorithm
Scale Free graphs based on Albert - Barabasi algorithm?
11 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello,
I'm currently studying Small World algorithm example Build Watts-Strogatz Small World Graph Model . I wonder if there is an example on Scale Free graphs written by Mathworks ?
Thanks!
0 commentaires
Réponses (1)
Noah Prisament
le 30 Nov 2023
Hello Asaf, I am not aware of any MathWorks provided example of Scale Free randomly generated graphs. However, there are the following two File Exchange Submissions that demonstrate generating this type of graph, specifically a Barabasi-Albert graph:
Note that both of these submissions were made before the graph objects/methods in MATLAB which were introduced in R2015b and therefore they simply use adjacency matrices.
0 commentaires
Voir également
Catégories
En savoir plus sur Graph and Network Algorithms dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!