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

댓글 수: 0
답변(1개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!