contents.m
来自「matlab最新统计模式识别工具箱」· M 代码 · 共 16 行
M
16 行
% Pre-image problem for RBF kernel.%% rbfpreimg - Schoelkopf's fixed-point algorithm.% rbfpreimg2 - Gradient optimization.% rbfpreimg3 - Kwok-Tsang's algorithm.%% 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:% 20-sep-2004, VF
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?