Question: i literally need the code for this, or a script to run for it. ndow Hel ENGR 112 Lab4 Tools ENGR112 Lab4 F... 78.6% y

i literally need the code for this, or a script to run for it.

i literally need the code for this, or a script to run

for it. ndow Hel ENGR 112 Lab4 Tools ENGR112 Lab4 F... 78.6%

ndow Hel ENGR 112 Lab4 Tools ENGR112 Lab4 F... 78.6% y y(0.2) just after you declare your y function what happens? Why? Week 4 ENGR 112 In lab exercise Comment out that line so your script works again Self-check: Same as problem 1 3) Create a function that calculates a circle, then write a script to create and plot several circles using that function. Do either the simple version or the extra credit version; you don't need to turn in both. Write a function that takes in a theta and radius r value and returns the corresponding point on a circle This function should return Two values,x and y o function [x yl- MakeCircle(r, theta) r cos(theta) sin(theta) Use this function to plot 3 concentric circles [Extra credit] Use a for loop and an array variable to declare the r values so that you can, eg, change the number of circles by changing the number of elements in the vector. Your for loop should operate on that vector. Note: Use plot for this problem, not fplot. Use axis equal to make the circles look like circles. Self-check. (Extra credit on right)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!