搜索资源列表
onlineSVM
- 一种在线SVM的实现,通过样本的取舍,我们可以将SVM运用动态建模当中(得有SVM工具箱的支持),该源码中包含有SVM工具箱和在线SVM的源程序-an online SVM achieved through the choice samples, SVM we will be able to use dynamic modeling them (SVM in a toolbox support) The source code contains SVM toolbox and online so
libsvm-2.83.tar
- 支持向量机的源代码,大家一起共享支持向量机的源代码,大家一起共享-SVM source code, we share together SVM source code, we share together
svm python
- Put simply, SVMpython is SVMstruct, except that all of the C API functions that the user normally has to implement (except those dealing with C specific problems) instead call a function of the same name in a Python module. You can write an SVMstruct
svm_mex601.rar
- The source code for svm classifcation ....... with mex files ,The source code for svm classifcation ....... with mex files
svm_mex601r14
- svm source code for matlab R14
Test Class By SVM
- 支持向量机实现的文本分类程序,过程如下,首先使用分词工具分词,这里使用的是计算所的分词工具,从而保证分词是最优秀的,接下来使用国际效率最高的文本IFIDF向量生成工具生成文本相量,最后使用台湾林智恒的效率最高的SVM实现软件包libsvm实现训练和分类,可以这么说,该文本分类是同类中效率最高最准确的-text classfication source code use 3 technology.words sementation,vector gerneration,and libsvm too
svm
- 本程序为EMD-HHT-M源代码,供大家交流学习,语音识别专用代码-This program is EMD-HHT-M source code for all to share learning, speech recognition-specific code
smosvm
- 一个向量机(svm)的 序列最小优化算法源码,该算法可用来开发svm的并行算法!-A vector machine (svm) the sequential minimal optimization algorithm source code, the algorithm can be used to develop parallel algorithms svm!
SVMPlugin_1_0
- SVM分类,算法,代码 -SVM classification algorithm, the code
advancedclassify
- 一个advancedclassify类包含数据分类相关的类,是集体智慧编程一书中核方法与svm那章的代码-A advancedclassify contains data classification class, book nuclear collective wisdom of programming methods and svm chapter code
multisvm
- Multi SVM Classifier Matlab Code
SVM_One_Class
- 基于单类SVM的说话人语音分割的算法源程序-Based on one-class SVM speaker segmentation source code
SVM
- This code just simply run the SVM on the example data set heart_scale , which is scaled properly. The code divides the data into 2 parts train: 1 to 200 test: 201:270 Then plot the results vs their true class. In order to visualize the h
BP.SVM
- 这是遗传算法优化支持向量机代码。用于matlab分类应用-This is a genetic algorithm optimization support vector machine code. Applications for classification matlab
SVM_example_upload
- code for simple SVM classification in matlab.
newthreepsotosvm
- 用粒子群算法解决SVM问题的代码,希望对大家有帮助!-Using particle swarm optimization (pso) algorithm to solve the problem of SVM code, I hope it can help you!
SVM
- 支持向量机源程序代码,用此程序可以进行数据的分类-Support vector machine source code, using this program can be used for data classification
SVM
- 该程序是用R软件实现的,支持向量机的代码。-the code of SVM
LIBSVMGUI20150708
- matlab中的GUI界面代码(可用于实现界面显示)和SVM支持向量机代码(最热分类方法)-Matlab GUI interface code (available for implementation interface display) and SVM support vector machine code (the hottest classification method)
06 支持向量机(Support Vector Machine, SVM)
- 支持向量机代码,很好用的,适合初学者,一起交流一起进步(Support vector machine code, very good, suitable for beginners, together with the progress of communication)