Question: In MATLAB write a program as a script file that Vector = [5, 17, 3, 7, 0, 7,12,15, 20, 6, 6, 4, 7, 12]: -
In MATLAB write a program as a script file that
Vector = [5, 17, 3, 7, 0, 7,12,15, 20, 6, 6, 4, 7, 12]:
- doubles the elements that are positive;
- raises to the power of 2 the elements that are negative;
- removes the zero element from the vector W.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
