Question: variable rows that is a random integer in the inclusive range from 1 to 5; Create create a variable cols that is a random
variable rows that is a random integer in the inclusive range from 1 to 5; Create create a variable cols that is a random integer in the inclusive range from 1 to 5; then create a matrix in a variable named A of random real numbers in the inclusive range from -1 to +1 with the dimensions given by the values of rows and cols. Then reverse the order of every odd-numbered row and store the resulting matrix in a new variable named B. Your statement should be general.
Step by Step Solution
3.48 Rating (151 Votes )
There are 3 Steps involved in it
Step 1 Use the function randi to generate random integers Remember th... View full answer
Get step-by-step solutions from verified subject matter experts
