gistlib
other matlab categories
matrix-norms code snippets in matlab
% let a = [[4, -1], [0, 2], [-5, y]] % what must be the least value of |y| so that ||a||∞, % the induced ∞-norm of a, is equal to 14? in matlab
gistlib
by LogSnag