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) 11:08, 1 July 2009โ€Ž Jwyu (Talk | contribs)โ€Ž . . (497 bytes) (+497)โ€Ž . . (New page: function y = myconv(x1,x2) x3=fliplr(x2); len1=length(x1); len2=length(x2); len3=len1+len2-1; len4=len2-1; y=zeros(1,len3); for q=1:1:len3 q1=q+len4; n2=zeros(1,len3);...)

Alumni Liaison

Basic linear algebra uncovers and clarifies very important geometry and algebra.

Dr. Paul Garrett