hobz Posted January 18, 2010 Posted January 18, 2010 I have constructed augmented matrix [math] \left[ \begin{array}{ccccccc|c} \frac{4}{5} & -1 & 0 & 0 & 0 & 0 & 0 & 1\\ 0 & \frac{4}{5} & -1 & 0 & 0 & 0 & 0 & 1\\ 0 & 0 & \frac{4}{5} & -1 & 0 & 0 & 0 & 1\\ 0 & 0 & 0 & \frac{4}{5} & -1 & 0 & 0 & 1\\ 0 & 0 & 0 & 0 & \frac{4}{5} & -1 & 0 & 1\\ 0 & 0 & 0 & 0 & 0 & \frac{1}{5} & -1 & 0\\ \end{array}\right] [/math] and I would like to find all solutions. How would I go about doing that?
hobz Posted January 22, 2010 Author Posted January 22, 2010 No one familiar with underdetermined systems?
the tree Posted January 22, 2010 Posted January 22, 2010 I don't really see the issue here. Use Gaussian elimination and then back substitution as per normal.
hobz Posted February 3, 2010 Author Posted February 3, 2010 Hmm.. Just thought there were some way like with overdetermined systems.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now