Saltar al contenido principal
Calcular
Tick mark Image
Matriz de transposición
Tick mark Image

Compartir

\left(\begin{matrix}1\\2\\3\end{matrix}\right)+\left(\begin{matrix}4\\5\\6\end{matrix}\right)
Puede sumar o restar dos matrices, pero solo si las dos matrices tienen el mismo número de filas y columnas.
\left(\begin{matrix}1+4\\2+5\\3+6\end{matrix}\right)
Para sumar dos matrices, se suman los elementos correspondientes.
\left(\begin{matrix}5\\7\\9\end{matrix}\right)
Suma todos los elementos de la matriz.