Bode-Plot


R = 10000;
C = 10E-9;
RC = R * C;
H=tf(RC,[RC 1]);
bode(H);



Siehe auch
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki