代码搜索:Contents

找到约 10,000 项符合「Contents」的源代码

代码结果 10,000
www.eeworm.com/read/299459/7849876

html contents.html

Contents.m
www.eeworm.com/read/299459/7849915

m contents.m

% Data sets used by the STPRtool. % % andersons_task - (dir) Input for demo on Generalized Anderson's task. % binary_separable - (dir) Input for demo on Linear classification. % gmm_sample - (
www.eeworm.com/read/299459/7850169

m contents.m

% Quadratic discriminant function and data mapping. % % lin2quad - Merges linear rule and quadratic mapping. % qmap - Quadratic data mapping. % quadclass - Quadratic classifier. % % About: St
www.eeworm.com/read/299459/7850232

m contents.m

% Visualization for pattern recognition. % % pandr - Visualizes solution of the Generalized Anderson's task. % pboundary - Plots decision boundary of given classifier in 2D. % pgauss
www.eeworm.com/read/299459/7850374

m contents.m

% Support Vector Machines. % % bsvm2 - Solver for multi-class BSVM with L2-soft margin. % evalsvm - Trains and evaluates Support Vector Machines classifier. % mvsvmclass - Majority votin
www.eeworm.com/read/299459/7850437

m~ contents.m~

% Support Vector Machines. % % bsvm2 - Multi-class BSVM with L2-soft margin. % evalsvm - Trains and evaluates Support Vector Machines classifier. % mvsvmclass - Majority voting multi-cla
www.eeworm.com/read/299459/7850463

m contents.m

% Miscellaneous functions for STPRtoolbox. % % adaboost - AdaBoost algorithm. % adaclass - AdaBoost classifier. % cerror - Computes classification error. % crossval - Partions data
www.eeworm.com/read/299459/7850534

m contents.m

% Kernel machines. % % extraction - (dir) Kernel feature extraction. % preimage - (dir) Pre-image problem for RBF kernel. % % diagker - Returns diagonal of kernel matrix. % dualcov - Dual
www.eeworm.com/read/299459/7850547

m contents.m

% Pre-image problem for RBF kernel. % % rbfpreimg - Schoelkopf's fixed-point algorithm. % rbfpreimg2 - Gradient optimization. % rbfpreimg3 - Kwok-Tsang's algorithm. % % About: Statistical Pattern
www.eeworm.com/read/299459/7850587

m contents.m

% Kernel feature extraction. % % gda - Generalized Discriminant Analysis. % greedyappx - Kernel greedy data approximation. % greedykpca - Greedy kernel PCA. % kpca - Kernel Principal