Revision as of 06:34, 12 September 2008 by Ccadwall (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Bugged Code

The bugged code:


F0 =13;
T0 =1/F0;
Ts = 0.007;
t  = 0:Ts:13*T0;
x = real(exp(j*(2*pi*F0*t-pi/2)));
plot(t,x)

Outputs:

File:Ccadwall-buggedcode ECE301Fall2008mboutin.jpg

Alumni Liaison

Correspondence Chess Grandmaster and Purdue Alumni

Prof. Dan Fleetwood