代码搜索:eigenvectors

找到约 722 项符合「eigenvectors」的源代码

代码结果 722
www.eeworm.com/read/360770/10078943

m a141.m

%---------------------------------------------------------------- % Example a1.4.1: Eigenvalues and Eigenvectors %---------------------------------------------------------------
www.eeworm.com/read/339930/12194666

m kpca.m

function [EigenVectors, EigenValues, ratio] = KPCA(K, NumOfPC); %-------------------------------------------------------------------------% % KPCA: kernel principal component analysis for dimension
www.eeworm.com/read/475765/6778077

m ex4_4.m

% EX4_4.M Check results of Example 4.4 % Uses command eig to find eigenvalues and eigenvectors format rat % Rational fractions R=[2 1;1 2] % Define resistance matrix G=inv(R)
www.eeworm.com/read/360770/10078767

m e371.m

%----------------------------------------------------------------------- % Example 3.7.1: Eigenvectors %----------------------------------------------------------------------- clc
www.eeworm.com/read/339930/12194672

m ksir.m

function [EigenVectors, EigenValues, ratio] = KSIR(K, y, NumOfSlice, NumOfPC) %----------------------------------------------------------------------------% % KSIR: kernel sliced inverse regressio
www.eeworm.com/read/106690/15626546

m pcexpand.m

% pcexpand() - expand data using Principal Component Analysis (PCA) % returns data expanded from a principal component subspace % [compare pcsquash()] % Usag
www.eeworm.com/read/212797/6962525

m vtb4_1.m

function [P,w,S]=vtb4_1(M,K) %VTB4_1 Natural frequencies and eigenvectors for an undamped %system. % [P,w,S]=VTB4_1(M,K) will return the natural frequencies (w), % eigenvectors (P), and mode shapes (