photo

Gongwei Chen


Aktiv seit 2019

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


Why is MATLAB giving me the wrong Bode phase plot?
I plotted using Z=[]; P=[1,-1]; K=100 G=zpk(Z,P,K); G bode(G) And got But it should be 0 deg not -180.

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to overlay my data point plot on Bode plot?
I did a hand-drawn approximation of the bode plot of a transfer function. Now, I am using MATLAB to plot the bode plot for me an...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort