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
채택된 답변
Jürgen
2012년 12월 14일
the homogeneous system is also mentioned there if am not mistaken,
regards,j
댓글 수: 2
추가 답변 (0개)
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!