필터 지우기
필터 지우기

Method for Calculating Steady State Probablities from Transition Matrix

조회 수: 5 (최근 30일)
Masood Abbasi
Masood Abbasi 2018년 5월 6일
댓글: Issy P 2019년 10월 26일
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