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.

3.8 Pole/Zero Analysis 325<br />

Note that you may also change the option settings of the selected GEP solver directly with<br />

SetOptions[gepsolver, opts]. However, with GEPSolverOptions, you can specify private option<br />

settings which will only be used in conjunction with ApproximateDeterminant.<br />

InitialSolution<br />

With InitialSolution −> initsol, you can specify the initial reference solution for the GEP to be<br />

approximated. The value of InitialSolution must be given in the same format as the return value<br />

of LREigenpair (Section 3.8.7). Possible values are:<br />

Automatic<br />

{lambda , v , u , † † † }<br />

compute the initial reference solution using the GEP solver<br />

specified with GEPSolver<br />

use the given initial reference solution<br />

Values for the InitialSolution option.<br />

MaxDivergentSteps<br />

MaxDivergentSteps −> n specifies the maximum number of divergent iterations allowed in the<br />

error tracking step following the elimination of a matrix entry. Iterates are considered divergent if<br />

the residual of the numerical solution of the GEP becomes larger between two consecutive steps.<br />

If the number of divergent steps exceeds the specified maximum in the error tracking process,<br />

ApproximateDeterminant aborts the iterations, reinserts the current term into the matrix, and<br />

continues with the next term.<br />

MaxIterations<br />

MaxIterations −> n specifies the maximum number of error tracking iterations performed after<br />

removing a matrix entry. An approximation is considered valid if the iterations converge within<br />

n steps, and if both the MaxResidual and MinMAC specifications are satisfied. See also LREigenpair<br />

(Section 3.8.7).<br />

If you set GEPSolver −> LREigenpair, note that the MaxIterations setting given for<br />

ApproximateDeterminant is not passed to LREigenpair. To specify the maximum number<br />

of iterations for the GEP solver, change the value of GEPSolverOptions.<br />

MaxResidual<br />

MaxResidual −> posreal specifies the convergence criterion for the error tracking iterations.<br />

MaxResidual is one of the key options you should play with in order to obtain good results from<br />

ApproximateDeterminant. You should choose the value as large as possible to allow for a reasonable

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

Saved successfully!

Ooh no, something went wrong!