Harsha KVK
Followers: 0 Following: 0
Statistics
RANK
209 442
of 295 467
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF 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...
mer än 2 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 2 år ago | 0 answers | 0
0
answersError 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...
mer än 2 år ago | 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 ...
mer än 2 år ago | 2 answers | 0
2
answersQuestion
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...
mer än 2 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 2 år ago | 1 answer | 0
1
answerSolved
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:...
mer än 3 år ago