![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/12488386_1523863200899.jpeg)
MAX
Followers: 0 Following: 0
Statistics
10 Questions
0 Answers
RANK
220,957
of 297,016
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Real-time Arduino based Robotic arm simulation in matlab or simulink
I have a project where I have to build a 4 DOF robotic arm and compute its forward and inverse kinematics. I have already develo...
5 years ago | 1 answer | 0
1
answerQuestion
Speech Enhancement uisng filtering techniques
how do I do Wiener filtering from an audio file
6 years ago | 0 answers | 0
0
answersQuestion
Frequency spectrum after every 2 seconds.
I have a *.wav* file and the sound is for 20 seconds. I want to plot a frequency spectrum for every 2 seconds of the *.wav* file...
7 years ago | 1 answer | 0
1
answerQuestion
Spectral analysis graph plot
How do I plot the spectral analysis graph for the signal below? The below code is in the callback of a pushbutton. Fs=8000;...
7 years ago | 1 answer | 0
1
answerQuestion
Pass information from Listbox to textbox
I want to select multiple elements from from a listbox and display those elements in the edit textbox side by side. For example ...
7 years ago | 1 answer | 0
1
answerQuestion
How do I record sound in matlab?
I have some frequencies of sound stored in different push buttons. I have another button which is the record button. How do ...
7 years ago | 1 answer | 0
1
answerQuestion
How do I plot the sound that is stored in the variable complete_sound = [ ];
function songmaker(hObject, handles) global player; notestr = get(handles.edit1, 'String'); note_struct =...
7 years ago | 1 answer | 0
1
answerQuestion
How do I link a listbox and radio button to push button?
How do I link a listbox and radio button to push button? I want one pushbutton to call both the listbox and the radio button at ...
7 years ago | 0 answers | 0
0
answersQuestion
How do I pass information from a text box in the GUI to a variable in the .m file?
How do I pass information from a text box in the GUI to a variable in the .m file? Precisely speaking, I want to put music notes...
7 years ago | 1 answer | 0
1
answerQuestion
I need to make a music composer GUI with different frequencies that can be selected and then played.Any idea how to do it?
I
7 years ago | 0 answers | 0