搜索资源列表
svm.支持向量机中的训练样本的MATLAB源代码程序
- 支持向量机中的训练样本的MATLAB源代码程序,Support Vector Machine training samples in the source code of the MATLAB program
Matlab-m-SVM-code
- 这是我在网上找了很久的多分类支持向量机matlab代码,欢迎交流!-This is my search on the net for a long time many classification support vector machine matlab code, welcome exchanges!
lpsvr
- 一个我自己编写的求解线性支持向量机的matlab代码-I have prepared a solution of linear SVM matlab code
svm
- SVM源代码程序,包含了SVM的各个子模块-SVM source code program, including the various sub-modules of the SVM
SVM
- SVM(支持向量机),二分类,多分类,多分类一对一,多分类一对多训练及测试matlab代码-SVM two classes muticlasses mutioneagainstone mutioneagainstall matlab code
cbir-GA-code
- its the matlab coding for pattern recoganization in image processing using genetic algorithm-its the matlab coding for pattern recoganization in image processing using genetic algorithm
CODE
- 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序
svm
- This is the source code for a Single Vector Machine classifier, briefly called a SVM classifier. There are 60 peices assigned for training and 30 for testing the classifier.
LS-SVM
- 基于LS-SVM的一个预测代码。对实际数值进行预测得到图像-LS-SVM based on a prediction code. Predicted value for the actual image
svm.doc
- 陆振波的SVM的MATLAB代码的解释,很详细的。-The bo of SVM MATLAB code explanation
matlab-code-for-GA-SVM
- matlab code for GA SVM
SVM.MATLAB
- SVM matlab 源码和作用 希望大家可以喜欢-SVM matlab source code and the role I hope everyone can enjoy
SVM
- 支持向量机MATLAB代码,对机器学习有一定的初步说明-SVM matlab code
SVM-matlab-code
- 支持向量机程序,里面是陆振波的支持向量机程序,希望对大家有帮助-SVM program,with support vector machine code of Luzhenbo.
支持向量机分类模型-例2
- 支持向量机MATLAB案例,有数据和说明(SVM MATLAB code with data and descr iption)
支持向量机分类模型-例1
- 支持向量机MATLAB案例,消费类型分类,有数据和说明。(svm MATLAB code with data)
svm
- matlab code for cbir implimentation
SVM
- 在matlab中的代码,SVM进行心脏病分类,很基本的回归和分类样例(The code in MATLAB, SVM for heart disease classification, very basic regression and classification examples)
SVM
- 采用SVM高斯核,对样本进行分类,输入训练集和测试集,输出SVM分类准确率,采用10折交叉验证(This matlab code uses the SVM(support Vector Machine)to classify, and as the same time it uses the cross validation mathod.)
PSO-SVM
- 利用粒子群优化算法对支持向量机中的核函数参数和惩罚参数进行优化是非常有效的手段,可以大大提高鲁棒性。实际过程中读者可通过下载我上传的代码,简单进行修改和阅读附件论文即可快速掌握相关方面的知识,快速使用这一方法。(Particle swarm optimization (PSO) is a very effective method to optimize the kernel function parameters and penalty parameters of SVM, which can
