Question: EXERCISE 2 0 Work on Exercise 1 1 again using for loop. Hint: Define the values of in a vector. Use for loop to cycle

EXERCISE 20
Work on Exercise 11 again using for loop.
Hint: Define the values of in a vector. Use for loop to cycle through the values of ((k)). Save the output y as a row vector each time for loop is going to run; y(k,i), where k goes from 1 to 5 for the five values of . Resultant y will be a matrix with five rows and N columns, where N is the length of the vector x that represents the x-axis. Make sure to ask user to enter vector x for which y valu
CET 3464- Software Applications in Engineering Technology
EXERCISE 11
Create plots for the second-order control system, in the same figure, given by the following expression for different values of the damping ratios (zeta),
y=1-11-22e-xsin(1-22x+cos-1())
Use five different values for ;0.1,0.2,0.4,0.7,0.9. Also, ask user to enter vector x that represents range (x-axis) over which plots will be created.
Sample Output
Hint: Create five vectors; each corresponding to a specific value of es are calculated and plotted.

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 Accounting Questions!