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

📄 covm.m

📁 支持向量域是近几年采用的一种较新的分类器
💻 M
字号:
%COVM Compute covariance matrix for large datasets% % 	C = COVM(A)% % Similar to C = COV(A) this routine computes the covariance matrix % for the datavectors stored in the rows of A. No large intermediate % matrices are created. If class(A) is 'dataset' then class(C) is % 'double'.

⌨️ 快捷键说明

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