May Thu
Followers: 0 Following: 0
Statistica
7 Domande
0 Risposte
RANK
24.187
of 295.467
REPUTAZIONE
1
CONTRIBUTI
7 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
14.29%
VOTI RICEVUTI
1
RANK
of 153.912
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Can someone explain me about how Gaussian Mixture Model work in singing voice detection?
Can someone explain me about how Gaussian Mixture Model work in singing voice detection?
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
Why is the threshold value of peak detection is 10^-4?
threshold = 1e-4; [f0, loc] = pitchdet(frame, threshold); function [f0, loc] = pitchdet(frame, threshold) dt=...
circa 6 anni fa | 1 risposta | 0
1
rispostaDomanda
In the equation ?_???=1127 ln〖(1+?/700)〗 , what is 1127 and 700?
When I calculate the mel scale, there is an equation ?_???=1127 ln〖(1+?/700)〗 In the above equation, what does 1127 and 700 ...
circa 6 anni fa | 0 risposte | 0
0
risposteDomanda
In audio processing, why stereo channel are changed to mono channel?
In audio processing, why stereo channel are changed to mono channel?
circa 6 anni fa | 1 risposta | 1
1
rispostaDomanda
What is the maximum number of features can we extracted from MFCC?
What is the maximum number of features can we extracted from MFCC?
circa 6 anni fa | 0 risposte | 0
0
risposteDomanda
Hi. I'm doing my thesis on vocal and non-vocal classification. In the pre-emphahsis step of MFCC, y2 = filter([1, -a], 1, y); what does it mean? I can't relate the code of pre-emphasis with its equation H(z)=1-a*z-1. Help me Please.
a=0.95; y2 = filter([1, -a], 1, y);
oltre 6 anni fa | 0 risposte | 0
0
risposteDomanda
Undefined function or variable framing
Hello! I am a beginner of using MATLAB. I make my thesis on signal processing to separate vocal and non-vocal from input wav aud...
oltre 6 anni fa | 1 risposta | 0