How to solve linear simultaneous equations using determinants?
이전 댓글 표시
For example the equations are
ax+by+cz=k1
dx+ey+fz=k2
gx+hy+iz=k3
How would I you use determinants to solve this?
답변 (1개)
Roger Stafford
2017년 2월 28일
0 개 추천
Use Cramer's rule.
카테고리
도움말 센터 및 File Exchange에서 Numerical Integration and Differential Equations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!