当前位置:
首页
资源下载

搜索资源 - quadratic classification
搜索资源列表
-
0下载:
该程序包实现了几个常用的模式识别分类器算法,包括K近邻分类器KNN、线性判别方程LDF分类器、二次判别方程QDF分类器、RDA规则判别分析分类器、MQDF改进二次判别方程分类器、SVM支持向量机分类器。 主程序中还有接口调用举例,压缩包中还有两个测试数据集文件。-The package to achieve a number of commonly used pattern recognition classifier algorithms, including K neighbor class
-
-
0下载:
SVM classification
This routine classify the training set with a support vector machine using quadratic programming algorithm (active constraints method)
-
-
0下载:
为了对目标进行快速的检测,提出了一种新的基于支持向量机的级联式分类器的构造方法。该级联分类器由若干个线性SVM弱分类器构成,结构简单,分类时间极快。针对级联结构中的每个节点的训练给出了一个新的SVM框架下的二次规划模型,这使得每个节点都有较高的正样本检测率和适当的负样本错检率。-In order to quickly detect the target, a new cascade based on support vector machine classifier constructor. T
-
-
0下载:
支持向量机方法中也存在着一些亟待解决的问题,主要包括:如何用支持向量机更有效的解决多类分类问题,如何解决支持向量机二次规划过程中存在的瓶颈问题、如何确定核函数以及最优的核参数以保证算法的有效性等。-Support vector machine (SVM) method also exist some problems to be solved, mainly includes: how to use support vector machine (SVM) is more effective t
-
-
0下载:
网趣网上购物系统旗舰版支持商品图片水印功能、支持删除商品自动删除图片功能,支持数据加在线管理,可及时对网站进行数据备份、恢复、压缩等诸多操作。支持上传文件管理功能可以管理系统所有上传图片的浏览与删除操作,非常方便。新版支持图片批量上传功能,同时完美系统整合BBS论坛,用户帐号一站式使用,同时支持订单二次编辑以及多级分类隐藏等实用功能,新版增加商品大图浏览与列表显示功能,使分类浏览更方便。-Net interest online shopping system ultimate support c
-
-
0下载:
支持向量机的源代码,可以实现分类和回归分析。-ctions on Intelligent Systems and Technology
ABSTRACT LIBSVM is a library for Support Vector Machines (SVMs). We have been actively developing this package since the year 2000. The goal is to help users to easily apply SVM t
-
-
0下载:
Two Dimension quadratic-SVM Problem, Two Class and Separable Situation-A Tutorial on Support Vector Machines for Pattern Recognition
-
-
0下载:
人类的检测二次分类分类问题,里面是对应的算法代码-human detection by quadratic classification classification
-