A\B
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!