필터 지우기
필터 지우기

Scale Free graphs based on Albert - Barabasi algorithm?

조회 수: 10 (최근 30일)
Asaf McRock
Asaf McRock 2021년 1월 21일
답변: Noah Prisament 2023년 11월 30일
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!

답변 (1개)

Noah Prisament
Noah Prisament 2023년 11월 30일
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.

카테고리

Help CenterFile Exchange에서 Graph and Network Algorithms에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by