Method for Calculating Steady State Probablities from Transition Matrix

4 次查看(过去 30 天)
Hi, I have 40 x 40 Transition Matrix. Can any one tell me the code to get steady state probabilities from this Matrix.
  1 个评论
Issy P
Issy P 2019-10-26
Hi, I have a 16x16 transition matrix and want to find the steady state matrix using the eigenvalue of 1. I am completely new to matlab and need to find this for a school assignment. What was the code that you used to find it?

请先登录,再进行评论。

回答(1 个)

Matt J
Matt J 2018-5-6
Use eig() to find the eigenvector with eigenvalue 1.

类别

Help CenterFile Exchange 中查找有关 Linear Algebra 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by