3 equations with 3 unknowns I need the answer ASAP plz help

1 次查看(过去 30 天)
why when I try to solve these three equations with 3 unknows manully by hand it doesn't give me th same answer here's the code:
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

回答(1 个)

KALYAN ACHARJYA
KALYAN ACHARJYA 2021-4-3

类别

Help CenterFile Exchange 中查找有关 Solver Outputs and Iterative Display 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by