代码搜索:eigenvector
找到约 273 项符合「eigenvector」的源代码
代码结果 273
www.eeworm.com/read/291439/8419330
m eigen_sib.m
% The name of the M-file is:eigen_sib.m
% This M-file creates a figure window and plots the absolute value of magnitudes of
% right eigenvectors of the system matrix(Asys) and Jacobian matrix of th
www.eeworm.com/read/162867/10262430
m mineig.m
%MINEIG Minimum eigenvalue and the corresponding eigenvector.
% [L, Q] = MINEIG(A) returns the minimum eigenvalue L and the
% corresponding eigenvector Q of the square matrix A. Minimum is
% in the s
www.eeworm.com/read/162867/10262438
m maxeig.m
%MAXEIG Maximum eigenvalue and the corresponding eigenvector.
% [L, Q] = MAXEIG(A) returns the maximum eigenvalue L and the
% corresponding eigenvector Q of the square matrix A. Maximum is
% in the s
www.eeworm.com/read/446553/7576737
m eigen_sib.m
% The name of the M-file is:eigen_sib.m
% This M-file creates a figure window and plots the absolute value of magnitudes of
% right eigenvectors of the system matrix(Asys) and Jacobian matrix of th
www.eeworm.com/read/439841/7700935
m maxeig.m
%MAXEIG Maximum eigenvalue and the corresponding eigenvector.
% [L, Q] = MAXEIG(A) returns the maximum eigenvalue L and the
% corresponding eigenvector Q of the square matrix A. Maximum is
% in the s
www.eeworm.com/read/198947/7902962
m mineig.m
%MINEIG Minimum eigenvalue and the corresponding eigenvector.
% [L, Q] = MINEIG(A) returns the minimum eigenvalue L and the
% corresponding eigenvector Q of the square matrix A. Minimum is
% in the s
www.eeworm.com/read/198947/7902993
m maxeig.m
%MAXEIG Maximum eigenvalue and the corresponding eigenvector.
% [L, Q] = MAXEIG(A) returns the maximum eigenvalue L and the
% corresponding eigenvector Q of the square matrix A. Maximum is
% in the s
www.eeworm.com/read/215700/15052737
m maxeig.m
%MAXEIG Maximum eigenvalue and the corresponding eigenvector.
% [L, Q] = MAXEIG(A) returns the maximum eigenvalue L and the
% corresponding eigenvector Q of the square matrix A. Maximum is
% in the s
www.eeworm.com/read/367160/9769977
f chsein.f
SUBROUTINE CHSEIN( SIDE, EIGSRC, INITV, SELECT, N, H, LDH, W, VL,
$ LDVL, VR, LDVR, MM, M, WORK, RWORK, IFAILL,
$ IFAILR, INFO )
*
* -- LAPACK
www.eeworm.com/read/367160/9770280
f zhsein.f
SUBROUTINE ZHSEIN( SIDE, EIGSRC, INITV, SELECT, N, H, LDH, W, VL,
$ LDVL, VR, LDVR, MM, M, WORK, RWORK, IFAILL,
$ IFAILR, INFO )
*
* -- LAPACK