How to write a Matlab-function which returns a reduced row form of matrix

1 Ansicht (letzte 30 Tage)
I have the following matrix M = [ 0 0 1 2; 1 2 1 0; 2 4 3 2; 1 2 2 2 ] and the function needs to reduce rows, but it is not the same as rref fuction.

Antworten (1)

Jack  Gallahan
Jack Gallahan am 28 Nov. 2018
Could this post be of use? It shows how to find the reduced form a matrix without using rref.

Kategorien

Mehr zu Creating and Concatenating Matrices finden Sie in Help Center und File Exchange

Produkte


Version

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by