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) 19:00, 1 July 2009โ€Ž Yguo (Talk | contribs)โ€Ž . . (205 bytes) (+205)โ€Ž . . (New page: x=input('enter x:'); h=input('enter h:'); l_x=length(x); l_h=length(h); X=[x,zeros(1,l_x)]; H=[h,zeros(1,l_h)]; for k=1:l_x+l_h-1 y(k)=0; for n=1:a if (k-n+1)>0 y(k)=y(k)+x(n)*h(...)

Alumni Liaison

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

Buyue Zhang