Page 1 of 1

Q3// Create a plot defining variable x as an array with values between -50 and 50, with a step of 0.1. C y1 = cos x y2 =

Posted: Fri Apr 29, 2022 6:32 am
by answerhappygod
Q3 Create A Plot Defining Variable X As An Array With Values Between 50 And 50 With A Step Of 0 1 C Y1 Cos X Y2 1
Q3 Create A Plot Defining Variable X As An Array With Values Between 50 And 50 With A Step Of 0 1 C Y1 Cos X Y2 1 (23.02 KiB) Viewed 26 times
in Matlab
Q3// Create a plot defining variable x as an array with values between -50 and 50, with a step of 0.1. C y1 = cos x y2 = cos²x + 0.1 sin x + 7cos x y3 y4 = sinx + 0.1 cos x and give it a suitable title and labels.