搜索资源列表
HMM_SVM
- 用matlab实现的基于马尔科夫模型和支持向量机的人脸识别系统。非原创,运行了效果很好,功能很强大。具体功能:可根据训练与测试样本生成数据库;计算人脸识别率(96.5 );可以识别出指定的图像;可以识别摄像头获取的人脸图像。-Matlab based on markov model and support vector machine (SVM) face recognition system. The original, run the effect is very good, the fun
svm-matlab
- 这是林智仁副教授最新的svm代码,实现svm分类和预测-This is Lin, an associate professor at the latest SVM . Realize SVM classification and prediction
ruqinjiance-svm
- matlab源文件,对网络数据进行入侵检测,利用libsvm工具箱,对特征进行分类。内容包括:数据的归一化,参数择优(交叉验证),建立svm模型,性能评价。压缩包内有详细的说明文档。-matlab source files, network data for intrusion detection, to use libsvm toolbox, to classify the characteristics. The contents include: data normalization, p
FaceRec
- 基于PCA和SVM的人脸识别系统的matlab程序-Chaos-based image encryption and decryption process
mnist-sphog.tar
- svm for mnist. matlab and c codes
uontaidsvector
- 很好的基于支持向量机的MATLAB程序,里面包含有算例及改进算法-Good MATLAB based on support vector machine (SVM), which contains a numerical example and the improved algorithm
qllwvj
- 很好的基于支持向量机的MATLAB程序,里面包含有算例及改进算法-Good MATLAB based on support vector machine (SVM), which contains a numerical example and the improved algorithm
mejhnq-detection-matlab
- 支持向量机方法,用matlab实现,用于分类检测,模式识别,人脸检测等-Support vector machine (SVM) method, matlab, used for classification, pattern recognition, face detection, etc
clcwsnfication__environment__the
- SVM的matlab接口.为利用SVM进行分类提供了一个matlab的环境(SVM matlab interface for using the SVM classification provides a matlab environment)
mxppinematlab
- 脑机接口支持向量机工具箱最新版本,在matlab下安装使用,(Brain-machine interface support vector machine (SVM) toolbox, the latest version installed under the matlab,)
libsvm3.1.rar
- LibSVM是台湾林智仁(Chih-Jen Lin)教授2001年开发的一套支持向量机的库,这套库运算速度还是挺快的,可以很方便的对数据做分类或回归。由于libSVM程序小,运用灵活,输入参数少,并且是开源的,易于扩展,因此成为目前国内应用最多的SVM的库。 本源代码适用于MATLAB环境,版本为3.1