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 Exchange에서 Graph 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