代码搜索:Variance
找到约 2,271 项符合「Variance」的源代码
代码结果 2,271
www.eeworm.com/read/150905/12248451
m pcldc.m
%PCLDC Linear classifier using PC expansion on the joint data.
%
% W = PCLDC(A,N)
% W = PCLDC(A,ALF)
%
% INPUT
% A Dataset
% N Number of eigenvectors
% ALF Total explained variance (defau
www.eeworm.com/read/149739/12352791
m pcldc.m
%PCLDC Linear classifier using PC expansion on the joint data.
%
% W = PCLDC(A,N)
% W = PCLDC(A,ALF)
%
% INPUT
% A Dataset
% N Number of eigenvectors
% ALF Total explained variance (defau
www.eeworm.com/read/213240/15140071
m pca_dd.m
%PCA_DD Principal Component data description
%
% W = PCA_DD(A,FRACREJ,N)
%
% Traininig of a PCA, with N features (or explaining a fraction N of
% the variance).
%
% Default: N=0.9
% Copyright:
www.eeworm.com/read/493700/1163744
m setnoise.m
% opens slider for noise variance
function setnoise(varianz,action)
% find simulink system
system = get_param(0,'CurrentSystem');
if isempty(system)
disp('No system found.');
else
while
www.eeworm.com/read/468407/1491047
m setnoise.m
% opens slider for noise variance
function setnoise(varianz,action)
% find simulink system
system = get_param(0,'CurrentSystem');
if isempty(system)
disp('No system found.');
else
while
www.eeworm.com/read/462325/1546655
m setnoise.m
% opens slider for noise variance
function setnoise(varianz,action)
% find simulink system
system = get_param(0,'CurrentSystem');
if isempty(system)
disp('No system found.');
else
while
www.eeworm.com/read/454148/1633063
m setnoise.m
% opens slider for noise variance
function setnoise(varianz,action)
% find simulink system
system = get_param(0,'CurrentSystem');
if isempty(system)
disp('No system found.');
else
while
www.eeworm.com/read/221848/4824916
m setnoise.m
% opens slider for noise variance
function setnoise(varianz,action)
% find simulink system
system = get_param(0,'CurrentSystem');
if isempty(system)
disp('No system found.');
else
while
www.eeworm.com/read/186639/5230762
m setnoise.m
% opens slider for noise variance
function setnoise(varianz,action)
% find simulink system
system = get_param(0,'CurrentSystem');
if isempty(system)
disp('No system found.');
else
while
www.eeworm.com/read/181985/5274382
m setnoise.m
% opens slider for noise variance
function setnoise(varianz,action)
% find simulink system
system = get_param(0,'CurrentSystem');
if isempty(system)
disp('No system found.');
else
while