代码搜索:Contents
找到约 10,000 项符合「Contents」的源代码
代码结果 10,000
www.eeworm.com/read/351176/10676142
m contents.m
% ICALAB for Signal Processing
% (abbreviation of Independent Component Analysis Laboratory)
%
% developed and tested under Matlab versions 5.3 and higher
% Version 2.2, February 24, 2004
% Autho
www.eeworm.com/read/421949/10676426
m contents.m
% General purpose and others functions for STPRToolbox.
%
% cerror - Calculates classifier error.
% cliplin1 - Clips line according to given window.
% cliplin2 - Clips line starting i
www.eeworm.com/read/421949/10676542
m contents.m
% Bayes Classification.
%
% bayeserr - Computes the Bayesian risk for optimal classifier.
% bayescln - Classifier based on Bayes decision rule for Gaussians.
% bayesnd - Discrim. function, dic
www.eeworm.com/read/421949/10676570
m contents.m
% Statistical Pattern Recognition Toolbox.
%
% Contents
%
% bayes - (dir) Bayes classification.
% datasets - (dir) Functions for handling with data sets.
% generalp - (dir) General purpose
www.eeworm.com/read/421949/10676575
m contents.m
% Minimax learning algorithm.
%
% mmdemo - Demonstration of the minimax learning algorithm.
% mmln - Minimax learning algorithm for estimation of
% normal distribut
www.eeworm.com/read/421949/10676594
m contents.m
% Unsupervised statistical learning methods.
%
% unsudemo - Demo of unsupervised learning methods for 2D feature space.
%
% mln - Compute value of logarihm of the likelihood function.
www.eeworm.com/read/421949/10676625
m contents.m
% Statistical learning methods.
%
% Included directories (implementing algorithms):
% minimax - (dir) Minimax learning algorithm.
% unsuper - (dir) Unsupervised learning methods, EM algori
www.eeworm.com/read/421949/10676635
m contents.m
% Principal Component Analysis.
%
% kernelpca - Non-linear version of PCA.
% pkenrelpca - Vizualizes Kernel-PCA mapping in 2D.
% spca - Standard linear PCA (Karhunen-Loeve).
%
%
www.eeworm.com/read/421949/10676679
m contents.m
% Quadratic discriminant function.
%
% quaddemo - Demonstrates use of non-linear data mapping.
%
% qtransf - Non-linear mapping for quadratic discriminant function.
% quad2d - Computes
www.eeworm.com/read/421949/10676797
m contents.m
% Support Vector Machines.
%
% msmo - Multi-class version of SMO.
% msvmclass - Multi-class version of SVMCLASS.
% msvmmot - Multi-class version of SVMMOT.
% ka - Kernel-Adatron algo