Community Profile

photo

MAX


Last seen: bijna 4 jaar ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

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...

ongeveer 4 jaar ago | 1 answer | 0

1

answer

Question


Speech Enhancement uisng filtering techniques
how do I do Wiener filtering from an audio file

ongeveer 5 jaar ago | 0 answers | 0

0

answers

Question


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...

ongeveer 6 jaar ago | 1 answer | 0

1

answer

Question


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;...

ongeveer 6 jaar ago | 0 answers | 0

0

answers

Question


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 ...

ongeveer 6 jaar ago | 1 answer | 0

1

answer

Question


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 ...

ongeveer 6 jaar ago | 1 answer | 0

1

answer

Question


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 =...

ongeveer 6 jaar ago | 1 answer | 0

1

answer

Question


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 ...

ongeveer 6 jaar ago | 0 answers | 0

0

answers

Question


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...

ongeveer 6 jaar ago | 1 answer | 0

1

answer