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 years 前 | 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 years 前 | 0 个回答 | 0
0
个回答提问
how to write an algorithm for hidden markov model
i want a code for hidden markove model in matlab
10 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0