Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

NOTES: USING MATLAB!!!!!! Write MATLAB m-file to plot PV curve for E = 1.05, X =

ID: 1716095 • Letter: N

Question

NOTES: USING MATLAB!!!!!!

Write MATLAB m-file to plot PV curve for E = 1.05, X = 0.75 and (a) plot PV curves for following three cases: PF = 1.0PF = 0.95 lagging and PF = 0.95 leading. Also find maximum power (Pmar) that can be delivered in each case and fill in the Table 1 Table 1: Problem la max 0.95 lagging 0.95 leading (b) for the case of PF 0.95 leading, plot on the same figure: PV curve and load characteristic for the following load parameters:Po = 1, V0 = 1, r = 2 using exponential load model. Consider three cases of z, z = 08: 1 and 1.9. Once you ploted curves, use Data Cursor button in MATLAB Figure window to find operating point coordinates (Pop, Vop) for each case of z, and determine whether operating point is stable or not. Fill in the Table 2 Table 2: Problem 1b Pop, Vop) stable/unstable 1.9 ote: Since all variables are given in pu there is no need for normalization of your axis when you ot curves

Explanation / Answer

subplot(1,2,1), imshow(I), title('Original Image'); subplot(1,2,2), imshow(Iblur) title('Gaussian filtered image, sigma = 2')