generate a random incidence matrix

Hello, how can I generate a random incidence matrix for a directed graph? E.g. for a graph with 4 nodes (rows) and 4 arcs (columns): A =
1 0 1 0
-1 1 0 0
0 -1 -1 1
0 0 0 -1
Thank you for your help!

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeGraph and Network Algorithms についてさらに検索

質問済み:

Lou
2015 年 8 月 24 日

編集済み:

Lou
2015 年 8 月 24 日

Community Treasure Hunt

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

Start Hunting!

Translated by