Estadística
10 Preguntas
0 Respuestas
CLASIFICACIÓN
14.380
of 295.527
REPUTACIÓN
3
CONTRIBUCIONES
10 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
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 create a UBM of 10 audio files?
I want a create a UBM of 10 audio files and use it to compare it with voice signal through microphone.
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
how to find the probability and display the value in matrix
I am writing a code where I am comparing one vioce signal with one saved audio file in my computer. I am comparing them using lm...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
how to identify the handle for setappdata and getappdata?
I am writing a code where i want to use the data from my main Gui into my second Gui. I am saving that data in main gui using se...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How to pass a variable from one GUI to other GUI
I am writing code in which I have multiple GUI interlinked with each other. I want a variable data from GUI1 to be used in GUI2...
alrededor de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
how to solve 'Too many input arguments' error?
I am writing a code in which i am getting an error on line 119 which is... y=log(max(m*abs(f(a:b,:))),ath); I am getting an...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
how to solve "Undefined function" problem?
I am writing a code where i used melcepsta function and it worked fine for the first time. Later I closed Matlab completely and ...
alrededor de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
how to plot a small portion of fft?
I am writing a code to plot a real time mic recorded audio. I am able to plot the fft. I also want to plot a small portion of th...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How to record audio with start and stop pushbuttons in gui and plot the fft
I am writing a program to record an audio file with start and stop push buttons. how do I set an audiorecorder in first place? a...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
how to resolve the 'dot indexing not supported for this type of variable' error when creating GUIs with GUIDE?
I am writing a code where I hit a pushbutton, it shows me a error saying "Dot indexing is not supported for variables of this ty...
más de 6 años hace | 12 respuestas | 2
12
respuestasPregunta
How to pass string value from one callback function to another?
I am typing a code where in one callback function I am browsing for a audio file (.wav) by hitting one pushbutton and setting th...
más de 6 años hace | 1 respuesta | 0