代码搜索:spca
找到约 1,114 项符合「spca」的源代码
代码结果 1,114
www.eeworm.com/read/289743/8529972
m spca.m
function [mappedX, mapping] = spca(X, no_dims)
%SPCA Compute PCA mapping on X using Simple PCA
%
% [mappedX, mapping] = spca(X, no_dims)
%
% Compute PCA mapping on X using Simple PCA. The funct
www.eeworm.com/read/282683/9074198
m spca.m
function [mappedX, mapping] = spca(X, no_dims)
%SPCA Compute PCA mapping on X using Simple PCA
%
% [mappedX, mapping] = spca(X, no_dims)
%
% Compute PCA mapping on X using Simple PCA. The funct
www.eeworm.com/read/280592/10312532
m spca.m
function [sl sv pcal pcav paths] = spca(X, Gram, K, lambda, stop, maxiter, trace)
% SPCA The SPCA algorithm for computing sparse principal components.
% [SL SV PCAL PCAV PATHS] = SPCA(X, Gram, K
www.eeworm.com/read/159921/10587946
m spca.m
function [T,sumeigv,eigv] = spca(X,m,method)
% SPCA Principal Component Analysis.
% [T,sumeigv,eigv] = spca(X,m,method)
%
% SPCA is the standard Principal Componets Analysis (PCA).
% The original
www.eeworm.com/read/421949/10676643
m spca.m
function [T,sumeigv,eigv] = spca(X,m,method)
% SPCA Principal Component Analysis.
% [T,sumeigv,eigv] = spca(X,m,method)
%
% SPCA is the standard Principal Componets Analysis (PCA).
% The original
www.eeworm.com/read/244800/12842983
m spca.m
function [mappedX, mapping] = spca(X, no_dims)
%SPCA Compute PCA mapping on X using Simple PCA
%
% [mappedX, mapping] = spca(X, no_dims)
%
% Compute PCA mapping on X using Simple PCA. The funct
www.eeworm.com/read/128468/14295426
m spca.m
function [T,sumeigv,eigv] = spca(X,m,method)
% SPCA Principal Component Analysis.
% [T,sumeigv,eigv] = spca(X,m,method)
%
% SPCA is the standard Principal Componets Analysis (PCA).
% The original
www.eeworm.com/read/344585/3207984
m spca.m
function [mappedX, mapping] = spca(X, no_dims)
%SPCA Compute PCA mapping on X using Simple PCA
%
% [mappedX, mapping] = spca(X, no_dims)
%
% Compute PCA mapping on X using Simple PCA. The funct
www.eeworm.com/read/430506/1929424
m spca.m
function [T,sumeigv,eigv] = spca(X,m,method)
% SPCA Principal Component Analysis.
% [T,sumeigv,eigv] = spca(X,m,method)
%
% SPCA is the standard Principal Componets Analysis (PCA).
% The original
www.eeworm.com/read/373460/2761858
m spca.m
function [T,sumeigv,eigv] = spca(X,m,method)
% SPCA Principal Component Analysis.
% [T,sumeigv,eigv] = spca(X,m,method)
%
% SPCA is the standard Principal Componets Analysis (PCA).
% The original