contents.m
来自「用支持向量机进行分类」· M 代码 · 共 15 行
M
15 行
% Unsupervised statistical learning methods.
%
% unsudemo - Demo of unsupervised learning methods for 2D feature space.
%
% mln - Compute value of logarihm of the likelihood function.
% unsuni - EM algorithm, mixture of Gaussinas, diag. cov. matrix.
% unsund - EM algorithm, mixture of Gaussinas, full cov. matrix.
%
% Statistical Pattern Recognition Toolbox, Vojtech Franc, Vaclav Hlavac
% (c) Czech Technical University Prague, http://cmp.felk.cvut.cz
% Written Vojtech Franc (diploma thesis) 21.11.1999, 23.12.1999
% Modifications
% 24. 6.00 V. Hlavac Polished comments. Corrected file names.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?