3 equations 3 unknowns complex numbers
1 回表示 (過去 30 日間)
古いコメントを表示
I need you help ASAP.
I'm trying to get the unknows values (values in complex numbers) but it gives me an error:
A=[146 -146 0;-146 -146-18.3*i 18.3*i;0 -18.3*i 2.942-16.88*i];
B=[415;0;0];
ans=A/B
0 件のコメント
採用された回答
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!