ENGR 102 Matlab 1D Arrays questions Hi, I need you to solve the set of questions that are attached in a Matlab file and save it in a .m form, thank you and

ENGR 102 Matlab 1D Arrays questions Hi, I need you to solve the set of questions that are attached in a Matlab file and save it in a .m form, thank you and let me know if you needed anything. Spring 2019
ENGR 102: Engineering Problem Solving II
MATLAB Homework 4: 1D Arrays
Required Homework
Solve all problems in a single script file in MATLAB. Ensure that your file is saved as
LastName_FirstName_HW4 before submitting. Submit your file to eCampus by Sunday,
February 10th, 2019 at 11:59 PM.
1. Create a row vector that has the following elements: 9, 6/7, sin(70), ln(2), 0.25, 15*2, cos(2π) and 0.
sin(30)+2
2. Create a column vector that has the following elements: 67.3, 32 −ln(4) , 5!, 0.0089, e5 , 0, log(3),
sin2(15).
3. Define the variables t=25 and p=6. Then use them to create a column vector that has the following
elements: t, tp, ln(t/p), t*p and t2-p.
4. Create a row vector in which the first element is 1 and the last is 43, with an increment of 6 between
the elements. Do no enter in each element explicitly.
5. Create a column vector in which the first element is 10 and the last element is 0, where the spacing
between elements is 2. Do not enter in each element explicitly.
6. Use a single command to create a row vector with 8 elements such that the last two elements are 4
and the rest of the elements are zeros. Do not type the vector explicitly.
7. Use a single command to create a row vector with 11 elements such that V = 0 2 4 6 8 10 12 9 6
3 0. Do not type in the vector explicitly.
Spring 2019
8. Create two row vectors: X = [2:3:17] and Y = [3:4:15].
a. By only using the names of the vectors, create a row vector a that is made from the elements of
X following by the elements of Y.
b. By only using the names of the vectors, create a row vector b that is made from the first 4 terms
in X and the last 2 terms in Y.
9. Use the colon operator to create a row vector where the first term is 2 and the last term is 16 with a
spacing of 2 between the elements.
a. Use the vector created above, replace the 3rd element with a 0.
b. Use the vector from part a and replace elements 4-6 with -1s.

Purchase answer to see full
attachment

"Order a similar paper and get 100% plagiarism free, professional written paper now!"

Order Now