Skip to content Skip to navigation Skip to collection information

Connexions

You are here: Home » Content » Señales y Sistemas » Diagonalización de Matrices

Navigation

Table of Contents

Lenses

What is a lens?

Definition of a lens

Lenses

A lens is a custom view of the content in the repository. You can think of it as a fancy kind of list that will let you see content through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual member, a community, or a respected organization.

What are tags? tag icon

Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

This content is ...

Affiliated with (What does "Affiliated with" mean?)

This content is either by members of the organizations listed or about topics related to the organizations listed. Click each link to see a list of all content affiliated with the organization.
  • Rice Digital Scholarship

    This collection is included in aLens by: Digital Scholarship at Rice University

    Click the "Rice Digital Scholarship" link to see all content affiliated with them.

  • Featured Content display tagshide tags

    This collection is included inLens: Connexions Featured Content
    By: Connexions

    Comments:

    "Señales y Sistemas is a Spanish translation of Dr. Rich Baraniuk's collection Signals and Systems (col10064). The translation was coordinated by an an assistant electrical engineering professor […]"

    Click the "Featured Content" link to see all content affiliated with them.

    Click the tag icon tag icon to display tags associated with this content.

Also in these lenses

  • Lens for Engineering

    This module and collection are included inLens: Lens for Engineering
    By: Sidney Burrus

    Click the "Lens for Engineering" link to see all content selected in this lens.

Recently Viewed

This feature requires Javascript to be enabled.

Tags

(What is a tag?)

These tags come from the endorsement, affiliation, and other lenses that include this content.
 

Diagonalización de Matrices

Module by: Michael Haag. E-mail the authorTranslated By: Fara Meza, Erika Jackson

Based on: Matrix Diagonalization by Michael Haag

Summary: (Blank Abstract)

De nuestro entendimiento de eigenvalores y eigenvectores hemos descubierto ciertas cosas sobre nuestro operador, la matriz AA. Sabemos que los eigenvectores de AA generan el espacio Cn n y sabemos como expresar cualquier vector xx en términos de v 1 v 2 v n v 1 v 2 v n , entonces tenemos el operador AA calculado. Si tenemos AA actuando en xx, después esto es igual a AA actuando en la combinación de los eigenvectores.

Todavía tenemos dos preguntas pendientes:

  1. ¿Cuándo los eigenvectores v 1 v 2 v n v 1 v 2 v n de AA generan el espacio Cn n (asumiendo que v 1 v 2 v n v 1 v 2 v n linealmente independientes)?
  2. ¿Cómo expresamos un vector dado xx en términos de v 1 v 2 v n v 1 v 2 v n ?

1 Respuesta a la Pregunta #1

Question #1:

¿Cuándo los eigenvectores v 1 v 2 v n v 1 v 2 v n de AA generan el espacio Cn n ?
Si AA tiene nn diferentes eigenvalores λ i λ j   ,   ij    i i j λ i λ j donde ii y jj son enteros, entonces AA tiene nn eigenvectores linealmente independientes. v 1 v 2 v n v 1 v 2 v n que generan el espacio Cn n .

nota:

La demostración de esta proposición no es muy difícil, pero no es interesante para incluirla aquí. Si desea investigar esta idea, léase Strang G., “Algebra Lineal y sus aplicaciones” para la demostración.
Además, nn diferentes eigenvalores significa que det(AλI)= c n λn+ c n 1 λn1++ c 1 λ+ c 0 =0 A λ I c n λ n c n 1 λ n 1 c 1 λ c 0 0 tiene nn raíces diferentes.

Respuesta a la Pregunta #2

Question #2:

¿Cómo expresamos un vector dado xx en términos de v 1 v 2 v n v 1 v 2 v n ?
Queremos encontrar α 1 α 2 α n C α 1 α 2 α n tal que
x= α 1 v 1 + α 2 v 2 ++ α n v n x α 1 v 1 α 2 v 2 α n v n
(1)
Para poder encontrar el conjunto de variables, empezaremos poniendo los vectores v 1 v 2 v n v 1 v 2 v n como culumnas en una matriz V V de n×n. V=(   v 1 v 2 v n   ) V   v 1 v 2 v n   Ahora la ecuación 1 se convierte en x=(   v 1 v 2 v n   ) α 1 α n x   v 1 v 2 v n   α 1 α n ó x=Vα x V α Lo que nos da una forma sencilla de resolver para la variable de nuestra pregunta αα: α=V-1x α V -1 x Notese que VV es invertible ya que tiene nn columnas linealmnete independientes.

Comentarios Adicionales

Recordemos el conocimiento de funciones y sus bases y examinemos el papel de VV. x=Vα x V α x 1 x n =V α 1 α n x 1 x n V α 1 α n donde αα es solo xx expresada en una base diferente: x= x 1 100+ x 2 010++ x n 001 x x 1 1 0 0 x 2 0 1 0 x n 0 0 1 x= α 1 v 1 + α 2 v 2 ++ α n v n x α 1 v 1 α 2 v 2 α n v n VV transforma xx de la base canónica a la base v 1 v 2 v n v 1 v 2 v n

Diagonalización de Matrices y Salidas

También podemos usar los vectores v 1 v 2 v n v 1 v 2 v n para representar la salida b b, del sistema: b=Ax=A( α 1 v 1 + α 2 v 2 ++ α n v n ) b A x A α 1 v 1 α 2 v 2 α n v n Ax= α 1 λ 1 v 1 + α 2 λ 2 v 2 ++ α n λ n v n =b A x α 1 λ 1 v 1 α 2 λ 2 v 2 α n λ n v n b Ax=(   v 1 v 2 v n   ) λ 1 α 1 λ 1 α n A x   v 1 v 2 v n   λ 1 α 1 λ 1 α n Ax=VΛα A x V Λ α Ax=VΛV-1x A x V Λ V -1 x donde ΛΛ es la matriz con eigenvalores en la diagonal: Λ=( λ 1 00 0 λ 2 0 00 λ n ) Λ λ 1 0 0 0 λ 2 0 0 0 λ n Finalmente, podemos cancelar las x x y quedarnos con una ecuación final para AA: A=VΛV-1 A V Λ V -1

1 Interpretación

Para nuestra interpretación, recordemos nuestra formulas: α=V-1x α V -1 x b=i α i λ i v i b i α i λ i v i podemos interpretar el funcionamiento de xx con AA como: x 1 x n α 1 α n λ 1 α 1 λ 1 α n b 1 b n x 1 x n α 1 α n λ 1 α 1 λ 1 α n b 1 b n Donde los tres pasos (las flechas) en la ilustración anterior representan las siguientes tres operaciones:

  1. Transformar x x usando V-1 V -1 , nos da αα
  2. Multiplicar por Λ Λ
  3. Transformada Inversa usando V V, lo que nos da bb
¡Este es el paradigma que usaremos para los sistemas LTI!

Figura 1: Ilustración simple del sistema LTI.
Figura 1 (eigv_sys.png)

Collection Navigation

Content actions

Download module as:

Add:

Collection to:

My Favorites (?)

'My Favorites' is a special kind of lens which you can use to bookmark modules and collections. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need an account to use 'My Favorites'.

| A lens I own (?)

Definition of a lens

Lenses

A lens is a custom view of the content in the repository. You can think of it as a fancy kind of list that will let you see content through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual member, a community, or a respected organization.

What are tags? tag icon

Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

| External bookmarks

Module to:

My Favorites (?)

'My Favorites' is a special kind of lens which you can use to bookmark modules and collections. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need an account to use 'My Favorites'.

| A lens I own (?)

Definition of a lens

Lenses

A lens is a custom view of the content in the repository. You can think of it as a fancy kind of list that will let you see content through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual member, a community, or a respected organization.

What are tags? tag icon

Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

| External bookmarks