Solving homogeneous linear set of equations

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 Comment

Practical based on system of homogeneous equation and application to solve balance chemical equation. Output

Sign in to comment.

 Accepted Answer

More Answers (0)

Categories

Find more on Chemistry in Help Center and File Exchange

Products

Asked:

on 14 Dec 2012

Commented:

on 22 Nov 2024

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!