Feeds
提问
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.
6 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 1 个回答 | 0