Feeds
提问
Problem in working with hmmviterbi() function
I wanted to implement a Hidden Markov Model (HMM) in Matlab and then use the Viterbi decoding algorithm for finding the best pat...
4 years 前 | 0 个回答 | 0
0
个回答提问
How to count the number of consecutive identical elements (in both the directions) in a binary vector ?
Suppose I have a binary vector X = [0 0 0 0 1 1 1 0 1 1 1 1] I want to char...
7 years 前 | 3 个回答 | 0