Transition matrix to graph

286 Views Asked by At

Is there a program that can, given a transition matrix $P$, draw a graph from it?

The transition matrix is also known as stochastic matrix and probability matrix.

1

There are 1 best solutions below

0
On

Graphviz can do that, I think. http://www.graphviz.org/