generate a random incidence matrix

2 次查看(过去 30 天)
Lou
Lou 2015-8-24
编辑: Lou 2015-8-24
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 个)

类别

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