what is the code to represent "graph" , and its adjacencey matrix in matlap??????

1 回表示 (過去 30 日間)
Aseel H
Aseel H 2014 年 1 月 24 日
回答済み: Walter Roberson 2014 年 1 月 25 日
adjacency matrix A, de¯ned by A(i; j ) = 1; if i and j are connected;
= 0; if there is no connection between i and
j:

採用された回答

Walter Roberson
Walter Roberson 2014 年 1 月 25 日

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeProgramming についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by