This screencast is all about arrays -- what they are, how to access and modify individual elements and "slices" of an array, how to add rows and columns to a matrix, and the RESHAPE and transpose functions.
there is mistakes at couple of places plz review the entire video
e.g you called reshape(a ,7 ,3) as a traspose which is not .. what matla does is creates a 7 by 3 matrix and filles it with elements of a by taking each element from a colum wise
there is mistakes at couple of places plz review the entire video
e.g you called reshape(a ,7 ,3) as a traspose which is not .. what matla does is creates a 7 by 3 matrix and filles it with elements of a by taking each element from a colum wise
daDfarSpanTaistheKin 11 months ago