代码搜索:eigenvalue

找到约 684 项符合「eigenvalue」的源代码

代码结果 684
www.eeworm.com/read/367160/9772778

f strsna.f

SUBROUTINE STRSNA( JOB, HOWMNY, SELECT, N, T, LDT, VL, LDVL, VR, $ LDVR, S, SEP, MM, M, WORK, LDWORK, IWORK, $ INFO ) * * -- LAPACK routine (ve
www.eeworm.com/read/449504/7503104

mbak johansen.mbak

function result = johansen(x,p,k) % PURPOSE: perform Johansen cointegration tests % ------------------------------------------------------- % USAGE: result = johansen(x,p,k) % where: x = inpu
www.eeworm.com/read/449504/7503109

m johansen.m

function result = johansen(x,p,k) % PURPOSE: perform Johansen cointegration tests % ------------------------------------------------------- % USAGE: result = johansen(x,p,k) % where: x = inpu
www.eeworm.com/read/331439/12828514

m test_eig.m

% Test code for the quaternion eigenvalue decomposition. % Copyright
www.eeworm.com/read/291439/8418814

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/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/371997/9525726

m ex3bvp.m

function ex3bvp %EX3BVP Example 3 of the BVP tutorial. % This is the example for D02KAF from the NAG library. D02KAF is a code % for Sturm-Liouville problems that takes advantage of special f
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/162867/10262445

m minisi.m

%MINISI minimum-ISI TEQ design. % [W, D, Dv] = MINISI(Sx, Sn, Sh, H, N, Nb, Nw, Dmin, Dmax, M) % returns the time domain equalizer in W and the delay in D. % Dv is a vector containing the remaining IS