Community Profile

photo

Michael Johnson


Last seen: 6 mesi fa Attivo dal 2015

Statistiche

Content Feed

Visto da

Domanda


Using FFT for linear convolution in frequency domain
I am trying to find the system response given a periodic input (in this example it is cos(t)) I have an impulse response, h an...

quasi 9 anni fa | 0 risposte | 0

0

risposte

Domanda


how to interpret FFT output
t=0:.01:2*pi; f=cos(t); F=fft(f) plot(real(F)) <</matlabcentral/answers/uploaded_files/28532/stackoverflow.jpg...

quasi 9 anni fa | 2 risposte | 0

2

risposte

Domanda


Calculating steady state response to periodic force input (mass spring damper system)
I am trying to calculate the steady state response for the system defined in my code below to a periodic force of cos(t) using f...

quasi 9 anni fa | 0 risposte | 0

0

risposte

Domanda


How to increase SPEED of solving linear system
I am making a gui with a dynamic plot linked to sliders and edit text boxes. So, i want to the plot to update AS FAST AS POSSIBL...

quasi 9 anni fa | 1 risposta | 0

1

risposta

Risposto
How to get Second GUI to pop up in Front of Main GUI instead of Behind
so... in order pass data from mainGUI to secondGUI i used setappdata(mainGUI,'',) then launched the secondGUI. The figure windo...

circa 9 anni fa | 0

Domanda


How to get Second GUI to pop up in Front of Main GUI instead of Behind
When i launch another GUI from my main GUI, the new one pops up BEHIND the main GUI, i want it to pop up in front of the main GU...

circa 9 anni fa | 2 risposte | 0

2

risposte