![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16532357_1570734220239_DEF.jpg)
pallavi patil
Followers: 0 Following: 0
統計
MATLAB Answers
5 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Initial Emission and transition probability
I want to train a HMM classifier with features as input. Considering two observation states(o1, o2) and two hidden states(h1, h2...
2年以上 前 | 1 件の回答 | 0
1
回答質問
identify consecutive occurrence of 1 in a binary array
A = [0,0,0,0,1,1,0,0 ... 1,0,1,1,1,1,0,0 ... 0,1,1,0,1,0,0,1]' Given A , I want to determine the 1 consecutives cou...
3年弱 前 | 3 件の回答 | 1
3
回答質問
combining elements in array
A= [1 1 1 0 1 1 0 0 ] A2 = [1 0 1 0] A3 = [ 1 0 ? ] A4 = [0 0] In this , array has either ones or zeros. Array A2 is cre...
3年弱 前 | 1 件の回答 | 0
1
回答質問
frequency of 1, 2, 3rd most occurring number
I have a 27*792 matrix which contains 1:27 numbers in random order. I am finding column wise mode and saving them in vector a s...
約3年 前 | 1 件の回答 | 0
1
回答質問
leave one person out cross validation
i have dataset which contains data from 10 subject. My idea fir cross validaytion is leave one person out cross validation. Her...
3年以上 前 | 1 件の回答 | 0