Community Profile

photo

SHWETA KHARA


Active since 2018

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


How to implement zero crossing rate in speech ?
Hi all!!!! I am working on speech recognition. I need to eliminate the silent parts from the speech. Can anyone tell how can I i...

6 years ago | 0 answers | 0

0

answers

Question


Feature Selection algorithm to reduce dimensionality
Hello all!! I am working in speech recognition. I need one Feature selection algorithm to reduce the dimensionality of my datas...

6 years ago | 0 answers | 0

0

answers

Question


code to normalize( between 0 and 1) a matrix 65*11811. The normalization process should be for each row not column**. In other words, the program should seek for the largest value in each row and divide all the elements in that row by it.
hello everyone... i need a code to normalize( between 0 and 1) a matrix 65*11811. The normalization process should be for each r...

6 years ago | 1 answer | 0

1

answer

Question


How to perform testing on a model which is trained using classification learner app.
Hi!! How to perform testing on a model which is trained using classification learner app. Thanks in advance

6 years ago | 0 answers | 0

0

answers

Question


How to prepare input for classification learner app??
Hi!!!! My work is on speech recognition. FOR TRAINING: I have "input vector matrix (training data)" of size "11811x65 double"...

6 years ago | 0 answers | 0

0

answers

Question


I have used "Classification Learner" app to perform supervised training. After which, I exported model and generated the code. Can anyone tell how can I perform testing?
Hi!!!! I have used "Classification Learner" app to perform supervised training. After which, I exported model and generated...

6 years ago | 0 answers | 0

0

answers

Question


Out of Linear, Quadratic, Cubic and Gaussian, which kernel function of svm can I use to classify data into "5" classes?
Hi Out of Linear, Quadratic, Cubic and Gaussian, which kernel function of svm can I use to classify data into "5" classes? Tha...

6 years ago | 1 answer | 0

1

answer

Question


Is there any built-in function for multi-class svm in matlab?
Hi Is there any built-in function for multi-class SVM in matlab? Thanks in advance

6 years ago | 1 answer | 0

1

answer

Question


Error while using Multii-class SVM
Hi I am using the "given link" of multi-class SVM. https://in.mathworks.com/matlabcentral/fileexchange/33170-multi-class-sup...

6 years ago | 0 answers | 0

0

answers

Question


How many classes can a multi-class svm can classify?
How many classes can a multi-class SVM can classify?

6 years ago | 1 answer | 0

1

answer

Question


Hello!! I have a vector of size "1*4006". The values are decimal numbers. These values are basically MFCC features. I want to apply multi-class SVM on it. My output will have 3 classes, that is, [0,1,2]. Someone please help me to do its code. I am n
Hello!! I have a vector of size "1*4006". The values are decimal numbers. These values are basically MFCC features. I want to a...

6 years ago | 1 answer | 0

1

answer

Question


Can I get the code of multi-class svm for audio classification?
Can I get the code of multi-class svm for audio classification?

6 years ago | 1 answer | 0

1

answer

Question


Hi!!!! I am using 2017a matlab. I am not able to use libsvm on it. The image shows the error. Should I install 32bit matlab??
Hi!!!! I am using 2017a matlab. I am not able to use libsvm on it. The image shows the error. Should I install 32bit matlab?? ...

6 years ago | 0 answers | 0

0

answers

Question


Hi!!!! Can I get the code of inverseMFCC? I want to recover audio from MFCC features. Thanks in advance
Hi!!!! Can I get the code of inverseMFCC? I want to recover audio from MFCC features. Thanks in advance

6 years ago | 1 answer | 0

1

answer

Question


Hi!!! I have a N-dimensional matrix. I want to convert into vector by discarding the decimal values less the 0. Please provide matlab code for this. Thank you
Hi!!! I have a N-dimensional matrix. I want to convert into vector by discarding the decimal values less the 0. Please provide ...

6 years ago | 1 answer | 0

1

answer