⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 matrix_eigenvalues.hlp

📁 是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到
💻 HLP
字号:
{smcl}
{* 28mar2005}{...}
{cmd:help matrix eigenvalues} {right:dialog:  {bf:{dialog matrix_eigenvalues:matrix eigenvalues}}}
{hline}

{title:Title}

{p2colset 5 31 33 2}{...}
{p2col :{hi:[P] matrix eigenvalues} {hline 2}}Eigenvalues of nonsymmetric matrices{p_end}
{p2colreset}{...}


{title:Syntax}

{p 8 15 2}
{cmdab:mat:rix} {cmdab:eigenval:ues} {it:r} {it:c} {cmd:=} {it:A}


{title:Description}

{pstd}
Given an n by n nonsymmetric (real) matrix {it:A}, {cmd:matrix eigenvalues}
returns the real part of the eigenvalues in the 1 by n row vector {it:r} and
the imaginary part of the eigenvalues in the 1 by n row vector {it:c}.

{pstd}
If you want the eigenvalues for a symmetric matrix, see 
{helpb matrix symeigen}.


{title:Examples}

{phang}{cmd:. matrix eigenvalues realv imaginaryv = A}


{title:Also see}

{psee}
Manual:  {bf:[P] matrix eigenvalues}

{psee}
Online:  {helpb matrix}, {helpb matrix symeigen}
{p_end}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -