Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 15:31, 12 September 2008โ€Ž Khoyt (Talk)โ€Ž . . (380 bytes) (+380)โ€Ž . . (New page: == Find the Bug == The original code: F0 = 13; T0 = 1/F0; Ts = 0.07; t = 0:Ts:13*T0; x = real(exp(j*(2*pi*F0*t-pi/2))); plot(t,x) The fixed code: F0 = 13; T0 = 1/F0; Ts = 0.0005...)

Alumni Liaison

Ph.D. 2007, working on developing cool imaging technologies for digital cameras, camera phones, and video surveillance cameras.

Buyue Zhang