Harsha KVK
Followers: 0 Following: 0
Statistiques
RANG
209 442
of 295 486
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
20.0%
VOTES REÇUS
0
RANG
of 20 236
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
0
réponseError 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...
plus de 2 ans il y a | 0
Question
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 ...
plus de 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseA résolu
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:...
plus de 3 ans il y a