- This program computes for an absorbing Markov Chain the matrices N, B, and vector t, as defined in the book. You input the number of transient states and absoring states and then, after clicking on "create", you input the matricies Q and R for the chain.


The source.
AbsorbingWindow.java