Azzera filtri
Azzera filtri

generate a random incidence matrix

2 visualizzazioni (ultimi 30 giorni)
Lou
Lou il 24 Ago 2015
Modificato: Lou il 24 Ago 2015
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!

Risposte (0)

Categorie

Scopri di più su Graph and Network Algorithms in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by