gistlib
other matlab categories
arithmetic code snippets in matlab
create a 5 by 3 matrix, that starts 1-2, then doubles each column in matlab
divide values in matlab
how to change the diagonal of a matrix to be the sum of its position on row and column in matlab
r = 0; for y=1:2:5 r=r+3; end in matlab
square (x-y) in matlab
gistlib
by LogSnag