Provide single line MATLAB: a) Create 1x6 vector called A containing integer values between from 15 to 10. b) Create 1x6 vector called B whose values are equal to 100 times in A. c) Create a vector...


Provide single line MATLAB:
a) Create 1x6 vector called A containing integer values between from 15 to 10.
b) Create 1x6 vector called B whose values are equal to 100 times in A.
c) Create a vector called C that goes at equal steps from −20 to +20 containing 50
elements.
d) Create 3x6 matrix called D from A,B and C vectors by putting them on top of each
other. (Use first 6 elements of C).
e) Create 20x3 matrix called E whose values row number (n), n squared (n2) and n cube
(n3).



Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here