Diferencia entre revisiones de «Comando EscalonadaReducida»

De GeoGebra Manual
Saltar a: navegación, buscar
m (Robot: Reemplazo automático de texto (-{{command +{{command|cas=true))
Línea 1: Línea 1:
<noinclude>{{Manual Page|version=4.0}}</noinclude>{{command|cas=true|vector-matrix|EscalonadaReducida}}
+
<noinclude>{{Manual Page|version=4.0}}</noinclude>{{ Comandos Específicos CAS (Cálculo Avanzado)|cas=true|vector-matrix|EscalonadaReducida}}
 
;EscalonadaReducida[ <Matriz> ]:Da por resultado la matriz [[w:Row_echelon_form|escalonada reducida]] [http://es.wikipedia.org/wiki/Matriz_escalonada] por filas.
 
;EscalonadaReducida[ <Matriz> ]:Da por resultado la matriz [[w:Row_echelon_form|escalonada reducida]] [http://es.wikipedia.org/wiki/Matriz_escalonada] por filas.
 
==Sintaxis en Vista CAS==
 
==Sintaxis en Vista CAS==
 
En  la [[Vista Algebraica CAS]] se admite la misma sintaxis y operatoria.
 
En  la [[Vista Algebraica CAS]] se admite la misma sintaxis y operatoria.
 
{{example|1=<code>EscalonadaReducida[{{1,6,4},{2,8,9},{4,5,6}}]</code> establece ''{{1,0,0},{0,1,0},{0,0,1}}'',  la matriz <math> \left( \begin{array}{} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \\ \end{array}  \right) </math>.}}
 
{{example|1=<code>EscalonadaReducida[{{1,6,4},{2,8,9},{4,5,6}}]</code> establece ''{{1,0,0},{0,1,0},{0,0,1}}'',  la matriz <math> \left( \begin{array}{} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \\ \end{array}  \right) </math>.}}

Revisión del 05:09 6 feb 2012


EscalonadaReducida[ <Matriz> ]
Da por resultado la matriz escalonada reducida [1] por filas.

Sintaxis en Vista CAS

En la Vista Algebraica CAS se admite la misma sintaxis y operatoria.

Ejemplo: EscalonadaReducida[{{1,6,4},{2,8,9},{4,5,6}}] establece {{1,0,0},{0,1,0},{0,0,1}}, la matriz \left( \begin{array}{} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \\ \end{array} \right) .
© 2024 International GeoGebra Institute