Sorry for the empty message. Here is the problem with DiscreteMarkovProcess...
- To: mathgroup at smc.vnet.net
- Subject: [mg129320] Sorry for the empty message. Here is the problem with DiscreteMarkovProcess...
- From: Richard Palmer <rhpalmer at gmail.com>
- Date: Wed, 2 Jan 2013 21:15:27 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
The code len=3; v=RandomInteger[1000,len];v=v/Total[v];v Total[v] tm = RandomReal[1, {len, len}]; tm = #/Total[#] & /@ tm; dmp = DiscreteMarkovProcess[v, tm] Graph[dmp] MarkovProcessProperties[dmp] works as advertised. Change len=7 and the code does not work. On my system, len=4 works, but len=5 does not. What is going on? On Wed, Jan 2, 2013 at 10:41 AM, Richard Palmer <rhpalmer at gmail.com> wrote: > The code > > > > -- > Richard Palmer > > Home 941 412 8828 > Cell 508 982-7266 > > -- Richard Palmer Home 941 412 8828 Cell 508 982-7266