Gistlib Logo

gistlib

other matlab categories

matlab-syntax code snippets in matlab

absolute values matlab in matlab
given the matrix a = [ 1 -1 3; -1 2 5; 3 0 -4] and the vector b=[ 1; 0; -2], write a matlab scritp named problem1.m that computes the matrix b which is the transpose of a in matlab

gistlibby LogSnag