Computer Science, asked by aravindsai183, 3 months ago

Define Column reduction

Answers

Answered by GuriSingh07
2

Answer:

Instead of doing the operations on rows you are doing the operations on columns. In fact you can turn column reduction into row reduction. Take the transpose of the matrix, do row reduction (this can be found in any linear algebra text) and at the end take the transpose again.

Answered by priyadarsini33
1

Answer:

Instead of doing the operations on rows you are doing the operations on columns. In fact you can turn column reduction into row reduction. Take the transpose of the matrix, do row reduction (this can be found in any linear algebra text) and at the end take the transpose again.

Explanation:

hope it will help you buddy

Similar questions