how to generate first order markov chain number sequence in matlab
조회 수: 1 (최근 30일)
이전 댓글 표시
Suppose I have a sequence x=[5 6 1 6 4 1 2 4 6 6 1 6 6 3 5 1 3 6 5 6 4 1 6 6 5 5 5 3 4 2]. I want to generate markov chain from this sequence. I saw there are markov chain text generator for which input is word paragraph and it genrates markov chain. I want to generate first order markov chain number sequence with x as input. how to do this.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Markov Chain Models에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!