Statistica
RANK
191.410
of 295.527
REPUTAZIONE
0
CONTRIBUTI
4 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
0
RANK
of 154.057
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
What if i apply high pass & low pass filter to audio file?
Hi, I want an exaplantion about what if i apply low pass butterworth 5th order filter to an audio file? What happens if I ap...
circa 10 anni fa | 1 risposta | 0
1
rispostaDomanda
How to select all .wav files from a directory?
Hi, I have like 125 .wav files in a directory I want to read all of them and perform some function. I have tried a lot but w...
oltre 10 anni fa | 1 risposta | 0
1
rispostaFor loop to read n file and extract features and store it in .mat file?
A= {'','','','',}; for i = 1:4, [data,fs]= wavread(A{i}); // here give the mfcc function // here give the plp function end ...
oltre 10 anni fa | 0
| accettato
Domanda
SVM train and Classify
Hi, I am using SVM to train and clasify the audio files based upon extracting the MFCC and PLP features for 10 audio files An...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
For loop to read n file and extract features and store it in .mat file?
How to read n(eg. 10) wav files from the directory and extract MFCC and PLP fetaures (from 2 different.m files) for all the 10 w...
oltre 10 anni fa | 1 risposta | 0