How to solve linear simultaneous equations using determinants?
Mostrar comentarios más antiguos
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?
Respuestas (1)
Roger Stafford
el 28 de Feb. de 2017
0 votos
Use Cramer's rule.
Categorías
Más información sobre Numerical Integration and Differential Equations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!