搜索资源列表
svm-rbf-demo
- SVM的例子程序,使用RBF,garma值为0.5。专业人士可以参考。有搞SVM参数优化的人我们可以一起讨论-SVM example, the use of RBF, garma value of 0.5. Professional reference. SVM engage with the optimization of parameters we can discuss
osu-svm
- 支持向量机的演示代码。仿真效果支持向量分类的较好。-SVM demo code. Simulation results support vector classification better.
svm-demo
- 关于支持向量机的一种较快速的计算方法,可以提高其计算速度,SVM-demo算法.-on support vector machines a more rapid method of calculation can improve their speed, SVM-demo algorithm.
demo
- svm的一个实现小程序,可以实现分类问题,有一定的作用,
svm-rbf-demo
- 用于 MATLAB 的 SVM 演示程序,直接放到程序所在目录就可工作。
svm-demo
- svm分类器 只得用一下
ls-svm_toolbox
- 很有用的支持向量机的工具箱,工具箱里包含LS-SVM的核心算法以及DEMO,内附有工具箱的使用说明-well-known svm toolbox and user guide
osu-svm
- 是matlab编写的一个支持向量机的程序,经测试有效。程序里附带了了demo,有注释。-Matlab are prepared by a support vector machine procedures, tested and effective. Program comes with a demo, there is the Notes.
svm_regressive
- 基于支持向量机(SVM)回归的MATLAB演示程序-Based on support vector machine (SVM) regression of the MATLAB demo
svm_demo
- svm demo for classification
svm_demo_source
- svm demo source for classification
svmTest
- SVM 在JAVA中的运用,简单的DEMO测试,用于做图像识别分析。支援向量机源码调用实例里面有测试资料供简单测试。-The use of SVM in JAVA, simple DEMO test, used to make image recognition analysis. Support vector machine called an instance of source test data for which there is a simple test.
SVMClassifier
- a demo of implementing SVM Classifier
svm-rbf-demo
- SVM-RBF演示程序直接放到matlab command窗口运行就可以了-SVM-RBF demo program directly into the matlab command window to run on it
SVM_Toolbox
- SVM工具箱,包括完整的工具箱,演示程序和说明文档-SVM toolbox, including a complete kit, demo program and documentation
svm-rbf-demo
- 基于RBF核函数的最小二乘支持向量机演示程序,对学习支持向量机有帮助-Based on RBF kernel functions, the least squares support vector machine (SVM) demo application to the study of support vector machine have help
svmdemo-1.2.tar
- SVM Demo for use with matlab lang.
svm-demo
- 一个svm的演示程序,能演示两类数据分类,有gui界面,不使用第三方工具箱,使用gaussian核函数,界面能设置c和gamma的参数值,最后可以得到分类情况的可视化效果。针对svm算法的研究者和用于教学演示的教师,是个不错的源码。-An svm demo program that can demonstrate two types of data classification, gui interface, do not use third-party toolbox, using gauss
SVM
- SVM文本分类器含有demo显示。 封装后的dll文件。 很便于从数据空间角度理解SVM, 还有为编程提供有价值参考。-SVM text classifier
SVM
- 关于SVM编程算法实现示例,实现二分类问题(a program demo about SVM)