搜索资源列表
-
0下载:
支持向量机的matlab程序实现,可用于模式分类,模式识别-SVM matlab program can be used for pattern classification, pattern recognition
-
-
0下载:
HSSVM是一个用超球SVM(Hyper-Sphere Support Vector Machines)模型求解多分类问题的工具包,采用Java语言实现。开发该程序的主要目的,是利用超球SVM求解模型代替传统上借助于解二分类问题的经典SVM模型来求解多分类问题。本文将论述该程序的主要实现细节,包括相关算法及设计原理的描述。-HSSVM is an ultra ball SVM (Hyper-Sphere Support Vector Machines) to solve multi-classi
-
-
1下载:
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 虹膜识别程序
-
-
1下载:
支持向量机的程序,该程序能够实现支持向量机的分类和预测。-SVM program that enables support vector machine classification and prediction.
-
-
0下载:
可以对给定的对象数据特征进行分类,里面的程序可以很好的运行,希望共同讨论运用
。-Characteristics of a given object data classification, which the program can run, I hope to discuss the use
-
-
0下载:
我编写的svm程序用于分类,用matlab实现-I write the SVM program for classification, matlab
-
-
0下载:
一个matlab的SVM向量机程序。解决SVM分类问题。-A Matlab SVM vector machine program. To solve the SVM classification problem.
-
-
0下载:
利用LDA与SVM实现两类之间的分类程序-classification program between the two classes using LDA and SVM
-
-
2下载:
该压缩包中包含的程序均在MATLAB下开发,从功能上分为两类。第一类名字中包含SVC的程序,主要用来对两类数据进行分类,并可以生成分类结果图。第二类名字中包含SVR的程序,主要用来对高维数据集进行预测,并可以生成预测结果图。该类程序可以很好地解决SVM中的分类及预测问题。-The archive contains the MATLAB program are under development, from the functions are divided into two categories
-
-
0下载:
svm分类器程序,该程序是一个完整的svm分类器程序,由其他网站提供。-svm classifier program, which is a complete svm classification procedures provided by other sites.
-
-
0下载:
利用SVM进行多分类的matlab 程序,m文件-Multi classification by using SVM matlab program, the m file
-
-
0下载:
SVM典型三分类程序 自带数据特征 可完美运行-SVM classification program comes with three typical characteristics of the data can be perfect run
-
-
3下载:
支持向量机的仿真程序简单案例分析(分类和预测)模式识别-SVM simulation program simple case analysis (classification and prediction) Pattern Recognition
-
-
0下载:
这是个SVM的分类算法程序,是本人修改的希望能帮助大家!-this is a program of svm classification
-
-
0下载:
svm的样本训练代码,用于分类样本数据并进行数值预测的程序-The sample program svm training program, sample data for classification and numerical prediction
-
-
0下载:
基于支持向量机分类算法的matlab程序(Matlab program based on support vector machine classification algorithm)
-
-
0下载:
支持向量机由Vapnik首先提出,像多层感知器网络和径向基函数网络一样,支持向量机可用于模式分类和非线性回归,该程序主要实现svm的分类和回归功能。(SVM was first proposed by Vapnik. Like multilayer sensor network and radial basis function network, SVM can be used for pattern classification and non-linear regression. The p
-
-
1下载:
采用svm来做分类,一般能得到较满意的结果,但用svm做分类预测时需要调节相关的参数才能得到比较理想的预测分类准确率,那么svm的参数该如何选取?该程序主要说明如何更好地提升分类器性能。(Use svm to do the classification, the general can get more satisfactory results, but when using svm to do classification prediction need to adjust the relev
-
-
0下载:
一个matlab的SVM向量机程序。解决SVM分类问题(A Matlab SVM vector machine program. To solve the SVM classification problem)
-
-
1下载:
PSO-LSSVM分类测试程序代码模板,PSO优化LSSVM工具箱——分类部分(PSO-LSSVM Classification Test Program Code Template, PSO Optimizing LSSVM Toolbox-Classification Part)
-