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.

320 3. Reference Manual<br />

Find the pole of the buffer<br />

circuit near<br />

theta ⩵ ⨯ i and the<br />

corresponding left and<br />

right eigenvectors.<br />

In[13]:= lreigenpairs = LREigenpair[mnabuffersym, 3.0*^6 I]<br />

Out[13]=<br />

279586. 2.89305 10 6 ,<br />

1.70056 10 18 2.18582 10 18 , 0.101704 0.218124 ,<br />

0.0281952 0.414952 , 0.175266 0.0104981 ,<br />

1.70111 10 18 2.18582 10 18 , 0.177763 0.0195432 ,<br />

0.000145936 0.000121065 , 0.177854 0.0196025 ,<br />

0.175419 0.0103065 , 0.175107 0.0106381 ,<br />

0.0284306 0.414988 , 0.0281891 0.414953 ,<br />

0.175267 0.0105033 , 0.0281827 0.414949 ,<br />

0.175266 0.0104982 , 0.177756 0.019539 ,<br />

0.0000145936 0.0000121065 , 0.0000145936 0.0000121065 ,<br />

9.51282 10 19 4.50211 10 19 , 0.055128 0.256781 ,<br />

0.108991 0.0369544 , 0.0952012 0.0116717 ,<br />

9.51537 10 19 4.50194 10 19 , 0.109187 0.515199 ,<br />

0.000239817 0.0000548798 , 0.108876 0.515278 ,<br />

0.0952466 0.0115085 , 0.0952183 0.0115916 ,<br />

0.10892 0.0367968 , 0.108987 0.0369774 ,<br />

0.0952038 0.0116972 , 0.109 0.0369492 ,<br />

0.0951948 0.011671 , 0.109209 0.515193 ,<br />

0.0000239817 5.48798 10 6 , 0.0000239817 5.48798 10 6 ,<br />

3.6194 10 13 , 6.0309 10 12 , 4<br />

Show the eigenvalue. In[14]:= lreigenpairs[[1, 1]]<br />

Out[14]= 279586. 2.89305 10 6 <br />

Compare the eigenvalue<br />

with the result of the QZ<br />

algorithm.<br />

In[15]:= Cases[PolesByQZ[mnabuffersym], _Complex]<br />

Out[15]=<br />

279586. 2.89305 10 6 , 279586. 2.89305 10 6 <br />

3.8.8 ApproximateDeterminant<br />

ApproximateDeterminant[dae, lambda, error]<br />

approximates the equations dae with respect to the pole<br />

closest to the initial guess lambda where dae has to be an<br />

AC DAEObject and error has to be a positive real value<br />

ApproximateDeterminant[dae, zvar, lambda, error]<br />

approximates the equations dae with respect to the zero of<br />

the transfer function from the input signal to the output<br />

zvar<br />

Command structure of ApproximateDeterminant.<br />

With ApproximateDeterminant you can approximate a linear symbolic matrix equation Ts x ⩵ b<br />

directly with respect to a particular eigenvalue Λ (a pole or a zero). By discarding all terms which<br />

have little or no influence on Λ, ApproximateDeterminant reduces both the complexity and the<br />

degree of the characteristic polynomial Ps ⩵ det Ts. Provided that the eigenvalue of interest is<br />

located sufficiently far apart from other eigenvalues, the polynomial degree can be reduced to if Λ

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

Saved successfully!

Ooh no, something went wrong!