Statistics
6 Questions
0 Answers
RANK
158,769
of 295,527
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
16.67%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
how to use the pushbutton in GUI to record the voice
hello , I was trying to apply GUI with guide to my code voice recognition I actually dont know a lot about GUI .first, what I wa...
10 years ago | 1 answer | 0
1
answerQuestion
connecting arduino with matlab through bluetooth
IAm doing a project about speech recoginition(controll some kind of device by my speech ), I wrote the code already , what Iam t...
10 years ago | 2 answers | 0
2
answersQuestion
remove the noise from an audio signal
Iam using this code rec1 = audiorecorder(8000, 16, 2); disp('Start speaking.') recordblocking(rec1, 2); disp('End of...
10 years ago | 0 answers | 0
0
answersQuestion
error
where is the error in this code??? and how to get a plot for this signal? % _ _ signal generation A1=10; %Amplitude 1 A2=1...
13 years ago | 0 answers | 0
0
answersQuestion
frequency spectrum using fft function
is the code is right for a question : compute the frequency spectrum using fft function (512 points) and generate a 4_by_2 pl...
13 years ago | 1 answer | 0
1
answerQuestion
this computer lab will investigate the use of spectral windows in the estimation of the power spectrum via the modified periodogram
generate the following windows for M=128 and 0<=n<=M-1 a)bartlett:w(n)=1-(2n-M-1)/(M-1) b) Blackman:w(n)=0.42-0.5cos[(2nΠ)...
13 years ago | 0 answers | 0