matlab 如何查内置函数,关于Matlab的内置函数 ordqz的用法-经管之家官网!

[AAS,BBS,QS,ZS] = ordqz(AA,BB,Q,Z,select)

[...] = ordqz(AA,BB,Q,Z,keyword)

[...] = ordqz(AA,BB,Q,Z,clusters)

--------------------------------------------------------

请问 其中的select 和clusters 该怎么去写啊,不是很懂?!

[size=+1]

Description

[AAS,BBS,QS,ZS] = ordqz(AA,BB,Q,Z,select) reorders the QZ factorizations Q*A*Z = AA and Q*B*Z = BB produced by the qz function for a matrix pair (A,B). It returns the reordered pair(AAS,BBS) and the cumulative orthogonal transformations QS and ZS such that QS*A*ZS = AAS and QS*B*ZS = BBS. In this reordering, the selected cluster of eigenvalues appears in the leading (upper left) diagonal blocks of the quasitriangular pair (AAS,BBS), and the corresponding invariant subspace is spanned by the leading columns of ZS. The logical vector select specifies the selected cluster as E(select) where E = eig(AA,BB). Set Q = [] or Z = [] to get the incremental QS and ZS that transforms (AA,BB) into (AAS,BBS).

[...] = ordqz(AA,BB,Q,Z,keyword) sets the selected cluster to include all eigenvalues in the region specified by keyword:

keywordSelected Region

'lhp'Left-half plane (real(E) < 0)

'rhp'Right-half plane (real(E) > 0)

'udi'Interior of unit disk (abs(E) < 1)

'udo'Exterior of unit disk (abs(E) > 1)

[...] = ordqz(AA,BB,Q,Z,clusters) reorders multiple clusters at once. Given a vector clusters of cluster indices commensurate with E = eig(AA,BB), such that all eigenvalues with the sameclusters value form one cluster, ordqz sorts the specified clusters in descending order along the diagonal of (AAS,BBS). The cluster with highest index appears in the upper left corner.--------------------------------------------------------

请问 其中的select 和clusters 该怎么去写啊,不是很懂?!

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值