Question: 1) a- write the MATLAB code to ask the user to enter a velocity in m/s. Be sure to store the input in a variable

1) a- write the MATLAB code to ask the user to enter a velocity in m/s. Be sure to store the input in a variable that has a fitting name b- have two Matrices, A and B. Assume that they are the corect dimensions (i.e. Both rows and columns are equal). Write the MATLAB code to do the following. a) Add A and B b) Subtract B from A c) Multiply A and B d) Divide B by A e) A Cubed (Hint: remember that A raised to the third power is the same as A times A times A)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
