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!