⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 contents.m

📁 this a SVM toolbox,it is very useful for someone who just learn SVM.In order to be undestood easily,
💻 M
字号:
% Linear discriminant function.%% Included algorithms:%   (dir) anderson  - Algorithms solving Generalized Anderson's task.%   (dir) finite    - Algorithms separating finite point sets by a hyperplane.%   (dir) fisher    - Algorithms finding Fisher's classifiers.%   linclass        - Classifier based on linear decision rule.%% Auxiliary functions:%   ctransf   - Adds one constant coordinate to training set.%   homog2    - Adds one constant coordinate to training set.%   ictransf  - Complementary transformation of the ctransf.%% Statistical Pattern Recognition Toolbox, Vojtech Franc, Vaclav Hlavac% (c) Czech Technical University Prague, http://cmp.felk.cvut.cz% Written Vojtech Franc (diploma thesis) 02.11.1999, 11.4.2000% Modifications% 24. 6.00 V. Hlavac, comments polished.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -