CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 分类器

搜索资源列表

  1. DCT

    0下载:
  2. 本文设计基于DCT的人脸识别系统,首先结合当今人脸识别的背景和发展状况讨论了人脸识别的研究内容及在各方面的应用;然后研究了人脸识别进行预处理,讨论了人脸识别预处理的其他方法,分析各种方法的利弊,最后采用DCT(离散余弦变换)实现人脸图像预处理中的降维处理;接下来对人脸图像的特征提取进行了研究,简单叙述了几何特征提取和代数特征提取,同时深入研究了基于DCT和PCA变换的人脸图像特征提取,从而实现是否对人脸识别系统识别率有所提高的研究;对于分类器的选择,本文对两种分类器进行了探讨,即最近邻分类器和B
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:422959
    • 提供者:刘文珍
  1. Knearestneighbor

    0下载:
  2. k近邻统计分类器对于大家做科研室很有帮助-kneighbor classfier
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:3007
    • 提供者:zln
  1. AI_Blood

    0下载:
  2. 本次大作业利用K‐近邻(K‐Nearest Neighbor)算法,为给定的训练数据集构造了分类器, 并在测试数据集上进行分类预测,同时计算了Accuracy、Precision、Recall和F‐measure,利用 10‐fold的实验方法进行交叉验证。-The big job to use K-neighbor (K-Nearest Neighbor) algorithm, for a given set of training data classifier is constru
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1010520
    • 提供者:andy
  1. Sense

    0下载:
  2. W-H算法和感知器算法,VC6下的一个基于对话框的实现了数据的分类小的程序-WH algorithm and the Perceptron Algorithm, VC6 under the implementation of a dialog-based data classification procedures for small-
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:33347
    • 提供者:宋天明
  1. fisher

    0下载:
  2. matlab实现的模式识别的分类器:fisher 与bayes 分类器,实现男女性别的分类.-matlab implementation of the pattern recognition classifier: fisher and bayes classifier, to achieve gender classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:6046
    • 提供者:xuwentao
  1. classfy

    0下载:
  2. 主要应用聚类的思想对物体进行分类(一个分类器)-Thought of the main application clustering to classify objects (a classifier)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:3439
    • 提供者:yww
  1. PR02

    0下载:
  2. 介绍贝叶斯分类器的模式识别课程课件,很生动形象,适合初学者-Introduction Bayesian classifier pattern recognition program courseware, very vivid image, suitable for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1081752
    • 提供者:yinlili
  1. VQshow

    1下载:
  2. 简单的GUI VQ演示! 平台是MATLAB 非常适合初学者 理解分类器-Simple GUI VQ demo! MATLAB platform is very suitable for beginners to understand the classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:715538
    • 提供者:肖水
  1. ARTMAP

    0下载:
  2. 该程序实现了简单的模糊ARTMAP神经网络算法。SFAM是神经网络分类器,它是简单和快速的模糊ARTMAP版本-The program implements a simple fuzzy ARTMAP neural network algorithm. SFAM is a neural network classifier, it is simple and fast version of fuzzy ARTMAP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:143059
    • 提供者:曹哥
  1. KNN0.0_0.0

    1下载:
  2. 这是用java实现的KNN算法分类器 实现了机器的自动学习与文本自动分类 仅供学习使用-This is a java implementation of the KNN algorithm with classifier achieved the automatic machine learning and text categorization learning to use only
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1854135
    • 提供者:翔子
  1. Manual

    0下载:
  2. AdaBoost分类器的源代码的用户手册, 内有原始代码下载网址。-AdaBoost classifier source code of the user manual, there are source code download link.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:51295
    • 提供者:sophie
  1. Bayesvc01

    0下载:
  2. 贝叶斯分类器的VC++实现 对初学者非常好用,强烈推荐!-Bayesian classifier VC++ to realize very useful for beginners, highly recommended!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:12346
    • 提供者:xieyun
  1. lect4

    0下载:
  2. 牛津大学机器学习课件 分类器 logistic regression, AdaBoost-oxford lecture notes Classifiers: logistic regression, AdaBoost
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:131431
    • 提供者:杨过
  1. linearclassifier

    0下载:
  2. 本文设计一个线性的分类器,可以对样本进行正确的分类-This design a linear classifier, can be correctly classified samples
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:51282
    • 提供者:luyuzheng
  1. id3cpp

    0下载:
  2. ID3 tree 分类器, 这个分类器能识别UCI网站上所有离散的数据包,是非常好的模式识别源代码-classifier of ID3
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:5237
    • 提供者:刘琳
  1. Ex1

    0下载:
  2. 模式识别某次课程的作业,完成了高斯分布下的两种贝叶斯分类器,以及非参数的K近邻、Parzen窗方法,采用UCI机器学习数据库中的某些数据作为样本,使用交叉验证方法确定参数-Pattern recognition of a particular course work, completed under the two Gaussian Bayesian classifier, and the non-parametric K-nearest neighbor, Parzen window meth
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1138796
    • 提供者:libo
  1. knn

    0下载:
  2. KNN 是K最邻近结点算法(k-Nearest Neighbor algorithm)的缩写形式,是电子信息分类器算法的一种。KNN方法对包容型数据的特征变量筛选尤其有效。-a machine learning algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1347
    • 提供者:li
  1. bayes-classsifier

    1下载:
  2. 该程序源码中包括了各种典型分布的二维数据的自动生成,二维概率密度函数的极大似然估计和窗函数估计,bayes分类器的设计和分类器错误率的多种方法估计-The program includes a variety of typical source distribution of the automatic generation of two-dimensional data, two-dimensional probability density function of the maximum l
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:9388
    • 提供者:聂雨桐
  1. Mail

    0下载:
  2. 可连接163,126和qq邮箱,获取邮箱中的邮件,根据贝叶斯分类器的的学习识别获取到的垃圾邮件。-This program connects to 163, 126 or QQ mailbox to obtain the email, and recognizes the spam based on the learning result by Bayes Classifer.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4894081
    • 提供者:wuhanming
  1. stdafx

    0下载:
  2. knn算法分类器里c++的某头文件,看大家有没有需要的-head
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:649
    • 提供者:杨泽波
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 25 »
搜珍网 www.dssz.com