photo

Michael Johnson


Last seen: environ 2 ans il y a Actif depuis 2015

Followers: 0   Following: 0

Statistiques

MATLAB Answers

5 Questions
1 Réponse

RANG
106 337
of 300 343

RÉPUTATION
0

CONTRIBUTIONS
5 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 20 926

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 172

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

Feeds

Afficher par

Question


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

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 10 ans il y a | 2 réponses | 0

2

réponses

Question


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

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
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...

plus de 10 ans il y a | 0

Question


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

plus de 10 ans il y a | 2 réponses | 0

2

réponses