El sitio web de la UCLM utiliza cookies propias y de terceros con fines técnicos y de análisis, pero no recaba ni cede datos de carácter personal de los usuarios. Sin embargo, puede haber enlaces a sitios web de terceros, con políticas de cookies distintas a la de la UCLM, que usted podrá aceptar o no cuando acceda a ellos.

Puede obtener más información en la Política de cookies. Aceptar

Algebraic applications of the algorithm

Colección

This second block is focused on the algebraic applications of the algorithm, which include: the calculation of matrix inverses and their updating when changing rows, the calculation of the determinant, the calculation of the rank of a matrix and a base of a linear subspace, the membership of a vector to a linear subspace and the intersection of subspaces.

Autores Enrique Castillo
Fecha 06/09/2019 Idioma Ingles

Me gusta

Contenido

How to obtain the inverse of a matrix

In this lesson it is explained how the orthogonalization algorithm can be used to obtain the inverse of a matrix. At the same time, the determinant of the matrix is obtained. The pproblem of updating the inverse and the determinant of a matrix after changing a row is deal with. It is demonstrated that a single step allows this updating without the need of repeating the whole process.

Me Gusta

Rank of a matrix

In this leson we describe how the orthogonalization algorithm can be used to obtain the rank of a matrix. The method is very simple, because we determine if a row or column vector of the matrix belongs to the subspace of the previous uones and even we obtain the coefficients for the linear combination. The method is much simpler than the one based on obtaining the minors, a large collection of determinants that must be non null to get the rank.

Me Gusta

How to determine if a vector belongs to a linear subspace

In this lesson we explain how to use the orthogonal algorithm to know if one or more vectors belong to a linear subspace. The method is very simple and fast. It is based on the concept of orthogonality, that is, we use the point of view of orthogonality to solve the problem.

Me Gusta

Intersection of two subspaces

In this lesson we use the orthogonalization algorithm to obtain the intersection of two subspaces. We use the point of view of orthoganilty to realize thet the intersection is the orthogonal subspace to the dual of the first subspace in the second subspace or the orthogonal subspace to the dual of the second subspace in the first subspace

Me Gusta

Material Adicional
Referencias