23.01.2015 Views

Download - Wolfram Research

Download - Wolfram Research

Download - Wolfram Research

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

318 3. Reference Manual<br />

<br />

A ϑ i B ˜w<br />

ỹ H <br />

<br />

<br />

z<br />

ε<br />

<br />

<br />

⩵ r<br />

<br />

<br />

for updates z of u and v. The symbols ˜w and ỹ denote two arbitrary projection vectors, which<br />

must be chosen appropriately in each step to ensure convergence of the iterates. Suitable choices<br />

for ˜w and ỹ include combinations of the initial guesses and the most recent approximations of the<br />

eigenvectors v and u.<br />

With the option ProjectionVectors −> {wt, yt}, you can choose the vectors LREigenpair uses as<br />

projection vectors. Possible values are:<br />

LeftEigenvector<br />

RightEigenvector<br />

InitialLeftEigenvector<br />

InitialRightEigenvector<br />

the most recent approximation of the left eigenvector v<br />

the most recent approximation of the right eigenvector u<br />

the initial guess v for the left eigenvector<br />

the initial guess u for the right eigenvector<br />

Values for the ProjectionVectors option.<br />

In most cases, the default setting ProjectionVectors −> {LeftEigenvector, RightEigenvector}<br />

constitutes an appropriate choice. You will need to change the setting of this option only if you<br />

encounter convergence problems.<br />

Tolerance<br />

Tolerance −> tol specifies the radius of the tolerance region around the initial guess theta0 in<br />

which the sought eigenvalue Λ should lie. LREigenpair generates a warning if it converges to<br />

an eigenvalue that lies outside the tolerance region. The Tolerance option allows you to check<br />

whether LREigenpair has found the eigenvalue you wished to compute or whether the iterations<br />

have converged to a completely different solution.<br />

Tolerance uses a logarithmic measure for distances. For example, Tolerance −> 1.0 allows the<br />

value of the solution Λ to lie within and times the value of the initial guess theta0.<br />

Examples<br />

Load Analog Insydes.<br />

Define three square<br />

real-valued matrices.<br />

Solve the GEP A B <br />

iteratively using the initial<br />

guess theta ⩵ .<br />

In[1]:=

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!