代码搜索:Learning
找到约 5,352 项符合「Learning」的源代码
代码结果 5,352
www.eeworm.com/read/172122/9723822
m spreadgda.m
function projectedVectors=SpreadGDA(T,L,dataGDA);
% Spread test vectors T into the GDA discriminant subspace.
% L is the learning vectors (like for buildGDA).
% dataGDA must be the output from buil
www.eeworm.com/read/170936/9779387
m demsom1.m
%DEMSOM1 Demonstrate SOM for visualisation.
%
% Description
% This script demonstrates the use of a SOM with a two-dimensional
% grid to map onto data in two-dimensional space. Both on-line and
%
www.eeworm.com/read/415313/11076705
m demsom1.m
%DEMSOM1 Demonstrate SOM for visualisation.
%
% Description
% This script demonstrates the use of a SOM with a two-dimensional
% grid to map onto data in two-dimensional space. Both on-line and
%
www.eeworm.com/read/413912/11137408
m demsom1.m
%DEMSOM1 Demonstrate SOM for visualisation.
%
% Description
% This script demonstrates the use of a SOM with a two-dimensional
% grid to map onto data in two-dimensional space. Both on-line and
%
www.eeworm.com/read/411674/11233522
pl references.pl
{
"Anderson62" =>"T.W.Anderson and R.R.Bahadur. Classification into two
multivariate normal distributions with differrentia covariance matrices.
Anals of Mathematical Statistics, 33:420--431, Ju
www.eeworm.com/read/133942/14017095
m contents.m
% NEFCON learning algorithm samples.
% Version 1.0, 30-08-96
%
% Simulink samples (all with NEFCON initialization matrix .nef)
% sample1a - Tank simulation with PID controller
%