1) Exercises for Octave / Matlab:(a) If A is a matrix created
1) Exercises for Octave / Matlab:(a) If A is a matrix created by command A=rand(10,10);, what is a command to get the sub-matrix of elements whose both coordinates are odd?(b) Write an expression for the sum of the integers from 1 to 100.(c) Write an expression for...