Question: Write a function which takes a single argument which is a matrix. The function should return a matrix which is the same as the function

Write a function which takes a single argument
Write a function which takes a single argument which is a matrix. The function should return a matrix which is the same as the function argument but every odd number is doubled. Hence the result of using the function on the matrix 5 N - should be: N NN 10 -2 -2 -6 Hint: First try this for a specific matrix on the Command Line

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Mathematics Questions!