Solving homogeneous linear set of equations
40 次查看(过去 30 天)
显示 更早的评论
I know the ways to solve a set of linear equations of Ax=B form. For example x=inv(A)*B or x=A\B. But the methods doesn't work for B=0 (Homogeneous cases). I've really confused about that. Any one has any idea?
1 个评论
Aditya
2024-11-22
Practical based on system of homogeneous equation and application to solve balance chemical equation. Output
采纳的回答
更多回答(0 个)
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!