Statistiques
RANG
191 414
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseFor 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 ...
plus de 10 ans il y a | 0
| A accepté
Question
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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 10 ans il y a | 1 réponse | 0