+ All Categories
Home > Engineering > Eigenvalues and Eigenvectors

Eigenvalues and Eigenvectors

Date post: 17-Feb-2017
Category:
Upload: vinod-srivastava
View: 41 times
Download: 1 times
Share this document with a friend
13
SEMINAR ON EIGENVALUES SEMINAR ON EIGENVALUES AND EIGENVECTORS AND EIGENVECTORS By Vinod Srivastava M.E. Modular I & C Roll No.151522
Transcript
Page 1: Eigenvalues and Eigenvectors

SEMINAR ON EIGENVALUES SEMINAR ON EIGENVALUES AND EIGENVECTORSAND EIGENVECTORS

By Vinod Srivastava M.E. Modular I & CRoll No.151522

Page 2: Eigenvalues and Eigenvectors

CONTENTSCONTENTS Introduction to Eigenvalues and Eigenvectors Examples Two-dimensional matrix Three-dimensional matrix• Example using MATLAB• References

Page 3: Eigenvalues and Eigenvectors

INTRODUCTIONINTRODUCTION

Eigen Vector-

In linear algebra , an eigenvector or characteristic vector of a square matrix is a vector that does not changes its direction under the associated linear transformation.

In other words – If V is a vector that is not zero, than it is an eigenvector of a square matrix A if Av is a scalar multiple of v. This condition should be written as the equation:

AV= λv

Page 4: Eigenvalues and Eigenvectors

Contd….Contd….

Eigen Value-• In above equation λ is a scalar known as the eigenvalue or

characteristic value associated with eigenvector v.

• We can find the eigenvalues by determining the roots of the characteristic equation-

0 IA

Page 5: Eigenvalues and Eigenvectors

ExamplesExamples

Two-dimensional matrix example-Ex.1 Find the eigenvalues and eigenvectors of matrix A.

Taking the determinant to find characteristic polynomial A-

 It has roots at λ = 1 and λ = 3, which are the two eigenvalues of A.

2112

A

0IA 021

12

043 2

Page 6: Eigenvalues and Eigenvectors

Eigenvectors v of this transformation satisfy the equation, Av= λvRearrange this equation to obtain-

For λ = 1, Equation becomes,

which has the solution,

0 vIA

0 vIA

00

1111

2

1

vv

1

1v

Page 7: Eigenvalues and Eigenvectors

For λ = 3, Equation becomes,

which has the solution-

Thus, the vectors vλ=1 and vλ=3 are eigenvectors of A associated with the eigenvalues  λ = 1 and λ = 3, respectively.

03 uIA

00

1111

2

1

uu

11

u

Page 8: Eigenvalues and Eigenvectors

Three-dimensional matrix example-Ex.2 Find the eigenvalue and eigenvector of matrix A.

the matrix has the characteristics equation-

200130014

A

0234

200130

014

AI

Page 9: Eigenvalues and Eigenvectors

therefore the eigen values of A are-

For λ = -2, Equation becomes,

which has the solution-

4,3,2 321

000

000110

012

0

3

2

1

11

vvv

vAI

221

v

Page 10: Eigenvalues and Eigenvectors

Similarly for λ = -3 and λ = -4 the corresponding eigenvectors u and x are-

002

,011

xu

Page 11: Eigenvalues and Eigenvectors

Example using MATLABExample using MATLAB

Page 12: Eigenvalues and Eigenvectors

REFERENCESREFERENCES http://www.slideshare.net/shimireji Digital Control and State Variable methods by M.Gopal https://en.wikipedia.org/wiki/Eigenvalues_and_eigenvectors

Page 13: Eigenvalues and Eigenvectors

THANKU


Recommended