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) 22:35, 1 July 2009โ€Ž Mmohdasr (Talk | contribs)โ€Ž . . (275 bytes) (+275)โ€Ž . . (New page: function y=convolution(x,h); x=input('Please enter the input for x'); h=input('Please enter the input for h'); x1=length(x); h1=length(h); X=[x,zeros(1,y1)] H=[y,zeros(1,x1)] for n=1:x...)

Alumni Liaison

Recent Math PhD now doing a post-doctorate at UC Riverside.

Kuei-Nuan Lin