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