Harsha KVK
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
209.337
of 294.577
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
20.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.127
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
92.900
of 152.032
CONTRIBUCIONES
0 Problemas
1 Solución
PUNTUACIÓN
20
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
how to write a file in .mp3 format ?
I am working on a audiorecoder application. I need to save the recorded audio in .mp3 format. But audiowrite() can write files o...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Audio recorder using app designer
Hello, I am trying to bulid a audio recorder app based on the following code I wrote in a Script: Fs = 8000; recObj = audiorec...
alrededor de 2 años hace | 0 respuestas | 0
0
respuestasError using a variable as input for audioread()
As input() takes only integers. Convert the file name to string. fileName = string(input('Type the filename of the .wav file yo...
alrededor de 2 años hace | 0
Pregunta
How to record audio for infinite time?
I am trying to build an audioplayer application. In order to make the application user friendly recording must be controlled by ...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
How to run two functions in parallel?
I am trying to build an audioplayer application. Here I need two functions, counter and audiorecorder. Instead of executing them...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How introduce a delay of one second in MATLAB?
I am trying create an application where user can record an audio and listen back to it. For that I also want to display a counte...
más de 2 años hace | 1 respuesta | 0
1
respuestaResuelto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
más de 3 años hace