Statistics
24 Questions
0 Answers
RANK
35,507
of 295,467
REPUTATION
1
CONTRIBUTIONS
24 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
how to get confusion matrix when neural network toolbox is used?
i have used NN toolbox for classification. after network is trained, "performance plot", "regression plot" and "training state p...
9 years ago | 2 answers | 0
2
answersQuestion
how to find variance of audio signal?
i have cry signal as my audio input in .wav format. want to find its variance. pls help
9 years ago | 1 answer | 0
1
answerQuestion
how to find variance of audio signal?
i am working on cry samples of infants to classify jaundice and Apnea ailment(based on cry analysis). Using STFT pitch is tracke...
9 years ago | 0 answers | 0
0
answersQuestion
want to display output in the form of texts in neural network.pls help
my project is classifying audio signals as normal, jaundice or apnea ailment baby cry signals. i have constructed neural network...
9 years ago | 1 answer | 0
1
answerQuestion
what type of input is given for ANN (neural network)?
i have audio files of 3 different types and want to classify them. planning to use neural network for this which will automatica...
9 years ago | 2 answers | 0
2
answersQuestion
which classifier is suitable for classifying audio signals using MFCC?
I am working on audio signals(infant cry signals).I have extracted mel frequency cepstral coefficients (MFCCs) of all samples. n...
9 years ago | 0 answers | 0
0
answersQuestion
what are "frequency bins"?
when spectrum of signal is plotted at many places term frequency bins is used instead of frequency.what it means?how is it diffe...
9 years ago | 1 answer | 0
1
answerQuestion
how to convert audio signal into binary signal for using in classifier?
i have audio signals and want to classify them in 3 categories. what type classifier i can use? for that my audio files needs to...
9 years ago | 0 answers | 0
0
answersQuestion
what does blue colour in frequency representation of audio signal indicates?
i have audio signal which is baby's cry signal. it is plotted in frequency domain. signal is shown in green colour but some part...
9 years ago | 1 answer | 0
1
answerQuestion
anyone has matlab code of classifier for audio classification?pls help
I have 3 sets of audio signals in .wav format. one set is healthy infant cry signal. other with Jaundice and Apnea disease. i wa...
9 years ago | 0 answers | 0
0
answersQuestion
how to change the frequency scale of spectrogram?
i have plotted spectrogram of 'cry signal' and want to observe the exact frequencies on it.is it possible to change the scale o...
9 years ago | 0 answers | 0
0
answersQuestion
what is the unit of amplitude when 'cry signal' is represented in time domain?
when cry signal(audio signal)is represented in time domain, what is the unit of amplitude(y-axis)? At many places i found diagra...
9 years ago | 1 answer | 0
1
answerQuestion
how many training samples are required for knn classifier? (minimum number of samples)
for knn classifier to be used what is the minimum required number of training data or samples needed?
9 years ago | 0 answers | 0
0
answersQuestion
how to use knn classifier for classifying cry signals of infants?
i am working on cry signals of new born babies. mainly i want to classify normal baby and babies with apnea and jaundice ailment...
9 years ago | 1 answer | 0
1
answerQuestion
need help in plotting mel frequency cepstral coefficients.
audio signal is inputted in .wav format and its mel frequency cepstral coefficients are extracted(MFCCs). these are stored in va...
9 years ago | 1 answer | 0
1
answerQuestion
how to assign variable for an array?
i have got cepstral coefficients as 13x1728. i want to store dem in a variable N1.how to do that?
9 years ago | 1 answer | 0
1
answerQuestion
how to do clustering of MFCCs?
i was trying MFCC code from one website in which following parameters are defined. % Define variables Tw = 25; ...
9 years ago | 0 answers | 0
0
answersQuestion
how to plot cepstral coefficients ?
i have an audio file whose mel frequency cepstral coefficients are extracted. i want to plot these coefficients.how can i do it?...
9 years ago | 0 answers | 0
0
answersQuestion
how to extract mel frequency cepstral coefficients of an audio file
please help me with matlab code for extracting coefficients i.e.MFCC of .wav file.can anyone give me the code.
9 years ago | 0 answers | 0
0
answersQuestion
Can anyone help me to write code for MFCC?
I have audio file in .wav format. i want code to find MFCC. pls help
9 years ago | 0 answers | 0
0
answersQuestion
need help in solving error in code of "cepstral pitch"
from the link "http://in.mathworks.com/matlabcentral/fileexchange/45558-cepstral-pitch" i downloaded codes for cepstral pitch de...
9 years ago | 0 answers | 0
0
answersQuestion
can anybody help me to write matlab code for "pitchtrack" using STFT(short time fourier transform) analysis?
am working on cry signal of baby. inputted in .wav format. pitch(fundamental frequency) is estimated using cepstrum analysis. I ...
9 years ago | 0 answers | 0
0
answersQuestion
For matlab command wavread(filename, [N1 N2]), how to choose N1 and N2 values?
In one of the speech processing code, [24120 25930] is used. I am working with .wav file but don't know how to choose these val...
10 years ago | 1 answer | 0
1
answerQuestion
can anyone tell me how to remove unvoiced or silenced region from audio file?
I have .wav file having voiced and unvoiced segments.I want to remove unvoiced part of it. so that processing time can be reduce...
10 years ago | 2 answers | 1