統計
MATLAB Answers
8 質問
0 回答
ランク
of 175,953
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
what is the most popular number of filterbank in mel frequency cepstral coefficient
what is the most popular number of filterbank in mel frequency cepstral coefficient
約10年 前 | 1 件の回答 | 0
1
回答質問
The first step in MFCC is to split the signal into frames and referring to this discussion on MFCC at this link (Help calculating / understanding the MFCCs: Mel-Frequency Cepstrum Coefficients) @pichenettles said that the frames are usually overlappi
The first step in MFCC is to split the signal into frames and referring to this discussion on MFCC at this link (Help calculatin...
約10年 前 | 0 件の回答 | 0
0
回答質問
how to write an algorithm for hidden markov model
i want a code for hidden markove model in matlab
約10年 前 | 0 件の回答 | 0
0
回答質問
how to import sound as a variable?
I am working on sound recognition and i need to import the sound as a variable and apply some calculation
約10年 前 | 1 件の回答 | 0
1
回答質問
How can i calculate this equation hamming = @(N)(0.54-0.46*cos(2*pi*[0:N-1].'/(N-1)));
what is N what is pi
約10年 前 | 1 件の回答 | 0
1
回答質問
I want a mfcc code for matlab
i want a mfcc code for matlab to get CC is a matrix of mel frequency cepstral coefficients (MFCCs) with feature v...
約10年 前 | 0 件の回答 | 0
0
回答質問
how can i calculate this [ speech, fs, nbits ] = wavread( 'sp10.wav' );
in the code of mfcc what is speech what is fs what is nbits and how can i get them
約10年 前 | 1 件の回答 | 0