Question
Question 2 On a new script; a) (i) Create a variable x, ranging from 0 to 2*pi having 40 elements/points b) (ii) Plot y1 =
Question 2
On a new script;
a)
(i) Create a variable x, ranging from 0 to 2*pi having 40 elements/points
b)
(ii) Plot y1 = sin(x)
(iii) Add a title and axis labels to your graph. (iv) Plot y2 = cos(x).
(v) Add a title and axis labels to your graph.
(vi) Plot both y1 & y2 on the same graph. y1 should appear cyan with dotted lines while y2 should
appear green with starred lines.
(vii) Add a title and axis label to your graph.
(i) Create a subplot that will plot y1 against x on the first, y2 against x, y1 & y2 against the x on the third and y3=tan(x) against x on the fourth
(ii) Add a color and symbol to each subplot.
(iii) Add a comment beside each plot command.
QUESTION 1 A coil of inductance (L) 5H and resistance (R) 100 is connected in parallel with 250F capacitor (C) across 50 V (V) variable-frequency supply. a) Write a script that can solve for (i) the resonant frequency fr, (ii) the dynamic resistance RD, (ii) the current at resonance Ir, and (iv) the circuit Q-factor at resonance Qr.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
I chose value of C 250 micro Farad since 250 F is very large v...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started