How Can Markov Models Be Used to Compare Transition State Matrices?

  • Level: Graduate 
  • Thread starter Thread starter fsteveb
  • Start date Start date
  • Tags Tags
    Compare Matrices
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 5K views
fsteveb
Messages
3
Reaction score
0
I have a problem where I get 3 or 4x4 matrices and I'd like to compare them. The matrices are transition states so markov models are applicable, but I can't find anything about how to compare the matrices for similarity. One solution that has been done is to agv the diagonal, but since the 4,4 element is always zero, your only using 3 numbers of the 16 and throwing the rest away. The determinant has no correlation between the system so can't be used since it is too affected by single value changes. Does anyone know of another method I might be able to use?
Steve Brailsford
 
Physics news on Phys.org
I would use eigenvalues. If the processes don't have any absorbing states then the eigenvectors corresponding to eigenvector 1 is the stationary state.