搜索资源列表
svm for matlab toolbox
- 一个很好的Matlab工具箱源码,用于SVM的-a good source of Matlab Toolbox for SVM
SvmClassification
- 国外网站上的svm源码,希望对大家有帮助-abroad on the website svm source, and I hope to be helpful
svm1
- SVM源码,很有参考价值,很适和初学者学习,是matlab的
svm
- 支持向量机matlab源码.zip希望能给大家带来帮助
LS_SVM最小二乘支持向量机Matlab源码
- 自编的最小二乘支持向量机Matlab代码,主要用于非线性回归
SVM
- 这是SVM文本分类程序源码,既有java版本,也有C++版本。 -This is a SVM text classification program source code, both java versions, there are C++ version.
SVM_vc
- vc环境下的支持向量机源码,包含了训练验证数据-vc environment source of support vector machines, including the training to verify data
svmclass
- 本代码是实现支持向量机的源码,用VC++实现,如果不懂请读里面的文件说明-This code is to achieve source Support Vector Machine with VC++ Achieve, if not understand, please read the documentation inside
libsvm-2.89.tar
- SVM 算法源码,简单的一个列子。了解一下-SVM algorithm source code, a simple Liezi
svm_light6.02.tar
- 最新的SVM源码,用于数据分类或回归,效果优于神经网络。C的源代码,请尽量在Linux或者Unix下编译。-Source code of SVM in C. SVMlight is an implementation of Support Vector Machines. It solves classification ,regression problems and ranking problems.Please compile it under Linux or Unix.
pso-svm
- 这是一个用pso优化SVM中的惩罚参数C和核参数g的MATLAB源码,简单易学-This is an optimization of SVM with the pso in the penalty parameter C and kernel parameter g of the MATLAB source code, easy to learn
cuSVMVCcode
- 基于GPU计算的SVM,VC++源码,包括详细文档说明文件。借用了GPU编程的优势,该代码据作者说比常规的libsvm等算法包的训练速度快13-73倍,预测速度快22-172倍。希望对大家有用-cuSVM is a software package for high-speed (Gaussian-kernelized) Support Vector Machine training and prediction that exploits the massively parallel proc
Winsvm
- 采用C++比啊不写的SVM源码,功能很强。 -SVM C++Code
libsvm_src_SVM
- libsvm_src:SVM源码剖析 详细的讲述的libsvm_src:SVM的使用方法 -libsvm_src: SVM analysis in detail about the source of libsvm_src: SVM to use
svm
- SVM的源码,包括svm-train svm-toy,用C写的 -SVM' s source code, including the svm-train svm-toy, written with C
svm
- 支持向量机源码,vc编写,对于svm初学者非常使用非常方便 -support vector machine vc source
svm_light-(1).tar
- svm light算法,这是最新的03年5.0版本的svm ligth源码,现在svm light的官方网站被屏蔽了,这是通过大力下载下来的。-svm light algorithm, which is the latest 2008 version 6.0 svm ligth source
svm源码
- 里面是matlab实现svm的源码和数据,可以运行使用。只需要更改一下数据就行,可供学习
支持向量机的C语言程序源码
- 这是一段支持向量机器的C语言源代码,包含主函数、核函数还有各种运算(the programe of SVM includeing classfy.c hideo.c learn.c loqo.c)
SvmYuanMa
- 基于 二次规划方法 解决svm问题的源码(The source code for solving the SVM problem based on the two planning method)