Question

1. Complex Numbers and phasor analysis can be used to solve many problems. For example if we want to determine the currents o

Please use MATLAB for the specified parts, I appreciate the help!

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Given the equations of Mesh Analysis, ·(2+2j) 1 - (23) 5 - 213 = 240. - (21) I +(2+2;) I - 2 F3 = 2 LIT -251 - 2 Ty +(4+2j) 1

second row is multiplied by 25. (3(23) (2+2j)(xj) (2/2) (245)(-) ч -Чtчі -чі -4ј 4 4.522135 4210 42-90. The modified equation

-2+bj Expanding, we get an 2j. Ig = t. .5 = = 0.5j. (-2+6j) IT (2-6j) 13 = -2=2j [F; = 0.5j] (216j) I = (-2-23) -- (-6j) { ;

© Given the system matrix ? eigen, values of matrix A is given by. Ada roots. ( A1-A) = 0 MAI-= (-)(x4 +5= 0 5 42:-100 + 24 +

= = 6 +2j) 0 + Mz = 0. -5 W + (1+2j) 0,22 0. let 2 = 1, Vi= - = 0,2touj -14-23 Similarly 14-2; il valolol las 1-2; 1 veel lol

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

MATLAB CODES FOR BOTH QUESTION

%Q1
A=[2+2i -2i -2;-2i 2+2i -2;-2 -2 4+2i]
b=[2;-2;-1]
x=inv(A)*b
%Q2
A=[6 -1;5 4]
[V,D]=eig(A)

MATLAB RESULTS:

A =

2.0000 + 2.0000i 0.0000 - 2.0000i -2.0000 + 0.0000i
0.0000 - 2.0000i 2.0000 + 2.0000i -2.0000 + 0.0000i
-2.0000 + 0.0000i -2.0000 + 0.0000i 4.0000 + 2.0000i


b =

2
-2
-1


x =

0.2000 + 0.1000i
-0.2000 + 0.9000i
0.0000 + 0.5000i


A =

6 -1
5 4


V =

0.1826 + 0.3651i 0.1826 - 0.3651i
0.9129 + 0.0000i 0.9129 + 0.0000i


D =

5.0000 + 2.0000i 0.0000 + 0.0000i
0.0000 + 0.0000i 5.0000 - 2.0000i

The eigen vector V we have normalised the second part (V12,V22) to 1, but in MATLAB RESPONSE it is 0.9129 which is fine. Because the vector direction represented by MATLAB and our solution is same. It is just multiplied with a gain 0.9129.

Add a comment
Know the answer?
Add Answer to:
Please use MATLAB for the specified parts, I appreciate the help! 1. Complex Numbers and phasor...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
Active Questions
ADVERTISEMENT