power of transition matrix 本質就是遞歸吧

來源: 2025-01-04 19:38:48 [舊帖] [給我悄悄話] 本文已被閱讀:

final_state = init_state * p^n
p^n = p^(n-1) * p