Diferencia entre revisiones de «Comando RangoMatriz»

De GeoGebra Manual
Saltar a: navegación, buscar
Línea 2: Línea 2:
 
:{{Examples|1=<br><br>'''<code><nowiki>RangoMatriz[{{1, 2}, {3, 4}}]</nowiki></code>''' da por resultado ''2''<br><br>'''<code>RangoMatriz[{{2, 2}, {1, 1}}]</code>''' da por resultado  ''1''}}
 
:{{Examples|1=<br><br>'''<code><nowiki>RangoMatriz[{{1, 2}, {3, 4}}]</nowiki></code>''' da por resultado ''2''<br><br>'''<code>RangoMatriz[{{2, 2}, {1, 1}}]</code>''' da por resultado  ''1''}}
 
:{{OJo|1=No confundir con:<br>'''<code>[[Comando Dimensión|Dimensión]][ { {2, 2}, {1, 1}]</code>''' que da por resultado ''{'' ''2 , 2'' ''}''}}
 
:{{OJo|1=No confundir con:<br>'''<code>[[Comando Dimensión|Dimensión]][ { {2, 2}, {1, 1}]</code>''' que da por resultado ''{'' ''2 , 2'' ''}''}}
===[[Image:View-cas24.png|18px]] [[Comandos Específicos CAS (Cálculo Avanzado)|En]] [[Vista Algebraica CAS|Vista CAS '''C'''<sub><small>omputación</small></sub>'''A'''<sub><small>lgebraica</small></sub>'''S'''<sub><small>imbólica</small></sub>]]===
+
===[[Image:View-cas24.png|18px]] [[Comandos Específicos CAS (Cálculo Avanzado)|En]] [[Vista CAS|Vista CAS '''C'''<sub><small>omputación</small></sub>'''A'''<sub><small>lgebraica</small></sub>'''S'''<sub><small>imbólica</small></sub>]]===
En esta [[Vista Algebraica CAS|vista]] se admite la misma sintaxis pudiendo incluirse literales en operaciones simbólicas.
+
En esta [[Vista CAS|vista]] se admite la misma sintaxis pudiendo incluirse literales en operaciones simbólicas.
 
:{{Examples|1=<br><br>'''<code><nowiki>RangoMatriz</nowiki></code>'''[{{a<sub>1<sub>1</sub></sub> , a<sub>1<sub>2</sub></sub>}, { a<sub>2<sub>1</sub></sub>,  a<sub>2<sub>2</sub></sub> }} ] da por resultado  ''2''<br><br>'''<code><nowiki>RangoMatriz</nowiki></code>'''[{{a<sub>1<sub>1</sub></sub> , a<sub>1<sub>2</sub></sub>}, {k  a<sub>1<sub>1</sub></sub>,  k a<sub>1<sub>2</sub></sub> }} ]  da por resultado ''1''}}
 
:{{Examples|1=<br><br>'''<code><nowiki>RangoMatriz</nowiki></code>'''[{{a<sub>1<sub>1</sub></sub> , a<sub>1<sub>2</sub></sub>}, { a<sub>2<sub>1</sub></sub>,  a<sub>2<sub>2</sub></sub> }} ] da por resultado  ''2''<br><br>'''<code><nowiki>RangoMatriz</nowiki></code>'''[{{a<sub>1<sub>1</sub></sub> , a<sub>1<sub>2</sub></sub>}, {k  a<sub>1<sub>1</sub></sub>,  k a<sub>1<sub>2</sub></sub> }} ]  da por resultado ''1''}}
 
:{{Note|1=Ver también el comando [[Comando Determinante|Determinante]].}}
 
:{{Note|1=Ver también el comando [[Comando Determinante|Determinante]].}}

Revisión del 12:49 29 dic 2013


RangoMatriz[ <Matriz> ]
Da por resultado el rango de la matriz indicada.
Ejemplos:

RangoMatriz[{{1, 2}, {3, 4}}] da por resultado 2

RangoMatriz[{{2, 2}, {1, 1}}] da por resultado 1
Bulbgraph.pngAtención: No confundir con:
Dimensión[ { {2, 2}, {1, 1}] que da por resultado { 2 , 2 }

View-cas24.png En Vista CAS ComputaciónAlgebraicaSimbólica

En esta vista se admite la misma sintaxis pudiendo incluirse literales en operaciones simbólicas.

Ejemplos:

RangoMatriz[{{a11 , a12}, { a21, a22 }} ] da por resultado 2

RangoMatriz[{{a11 , a12}, {k a11, k a12 }} ] da por resultado 1
Nota: Ver también el comando Determinante.
© 2024 International GeoGebra Institute