Estadística
15 Preguntas
0 Respuestas
CLASIFICACIÓN
110.061
of 300.369
REPUTACIÓN
0
CONTRIBUCIONES
15 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.936
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.436
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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"...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
How many classes can a multi-class svm can classify?
How many classes can a multi-class SVM can classify?
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Can I get the code of multi-class svm for audio classification?
Can I get the code of multi-class svm for audio classification?
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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?? ...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 7 años hace | 1 respuesta | 0
