contents.m

来自「一个工具包」· M 代码 · 共 20 行

M
20
字号
% Generalized Anderson's task.% % andrerr     - Classification error of the Generalized Anderson's task.% androrig    - Original method to solve the Anderson's task.% eanders     - Epsilon-solution of the Generalized Andersson's task.% ganders     - Solves the Generalized Anderson's task.% gat1dsearch - 1D search along the improving direction in the GAT.% ggradander  - Generalized gradients for the Generalized Anderson's task.%% About: Statistical Pattern Recognition Toolbox% (C) 1999-2004, Written by Vojtech Franc and Vaclav Hlavac% <a href="http://www.cvut.cz">Czech Technical University Prague</a>% <a href="http://www.feld.cvut.cz">Faculty of Electrical Engineering</a>% <a href="http://cmp.felk.cvut.cz">Center for Machine Perception</a>% Modifications:% 10-jun-2004, VF% 19-sep-03, VF

⌨️ 快捷键说明

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