Displaying 2 results from an estimated 2 matches for "transtition".
Did you mean:
transition
2004 Apr 02
2
"(de)linearizing" array indices
Hi,
I have a dynamic programming problem with many state variables, let's
call them l, n, m, etc. The transition probabilities are originally
given in an array form, eg
transtition[l,m,n,ll,mm,nn]
give the probability of going from l,m,n to ll,mm,nn.
However, the numerical solution is best handled when I "flatten" the L
x M x N state space into a single one (call it S), ie a linear index,
so I can deal with the problem using simple matrix algebra. After I
get the...
2011 Nov 29
14
How to make nodes in my local LAN see each other's names
Hello
Sorry for the (I guess) simple question, but:
I have 7 computers under one 8-port router (D-Link DIR-100, firmware
v1.13EU) in my network (actually in a sub-network) and they do not see
each other's host names.
The router has the 'DNS relay' option enabled, and all 7 computers use
the router as the DNS server, which in turn will forward DNS requests to
the ISP DNS server.