How to write a Matlab-function which returns a reduced row form of matrix
Mostra commenti meno recenti
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.
1 Commento
madhan ravi
il 28 Nov 2018
why its not rref()?
Risposte (1)
Jack Gallahan
il 28 Nov 2018
0 voti
Categorie
Scopri di più su Morphological Operations in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!