Différences entre versions de « Commande MatriceEchelonnéeRéduite »

De GeoGebra Manual
Aller à : navigation, rechercher
Ligne 7 : Ligne 7 :
  
 
;MatriceEchelonnéeRéduite[ <Matrice> ]
 
;MatriceEchelonnéeRéduite[ <Matrice> ]
 +
 +
 +
 +
 +
{{example|1=<code>MatriceEchelonnéeRéduite[{{1,6,4},{2,8,9},{4,5,6}}]</code> vous donne la matrice <math> \left( \begin{array}{} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \\ \end{array}  \right) </math>.}}
 +
 +
 +
 +
 +
 +
 +
 +
--[[Utilisateur:Noel Lambert|Noel Lambert]] 19 août 2011 à 19:08 (CEST)

Version du 19 août 2011 à 19:08


MatriceEchelonnéeRéduite[ <Matrice> ]
Retourne l'écriture sous forme échelonnée réduite de la matrice.


Calcul formel

MatriceEchelonnéeRéduite[ <Matrice> ]



Exemple: MatriceEchelonnéeRéduite[{{1,6,4},{2,8,9},{4,5,6}}] vous donne la matrice \left( \begin{array}{} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \\ \end{array} \right) .




--Noel Lambert 19 août 2011 à 19:08 (CEST)

© 2024 International GeoGebra Institute