MAX
Followers: 0 Following: 0
Feeds
提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
Speech Enhancement uisng filtering techniques
how do I do Wiener filtering from an audio file
5 years 前 | 0 个回答 | 0
0
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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;...
6 years 前 | 0 个回答 | 0
0
个回答提问
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 ...
6 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
6 years 前 | 1 个回答 | 0
1
个回答提问
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 =...
6 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
6 years 前 | 0 个回答 | 0
0
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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
6 years 前 | 0 个回答 | 0