CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 分类

搜索资源列表

  1. 69491719BayesClassier(1)

    0下载:
  2. 实现模式识别,实现最小欧式距离分类器的实现与形成-Achieve pattern recognition, achieve the minimum Euclidean distance classifier and the formation of implementation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3528
    • 提供者:姜娜
  1. libsvm-mat-2.88-1

    0下载:
  2. matlab编写的SVM分类器源代码,效果不错,是很好的东西哦!-matlab prepared SVM classifier source code, well, things are good Oh!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:135790
    • 提供者:liuminhua
  1. FaceDetectionDlg

    0下载:
  2. 应用OpenCV进行人脸检测。Adaboost算法实现起来比较复杂,应用OpevCV提供的函数和分类器进行人脸检测将十分容易。-Application of OpenCV for face detection. Adaboost algorithm to achieve more complex, applications provided by OpevCV function and classifier for face detection will be very easy.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:7391
    • 提供者:huzhanqi
  1. classify_NN

    0下载:
  2. 贝叶斯分类,已经调试成功,大家共享一下。-Bayesian classifier, has been testing the success of everyone to share about.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:753
    • 提供者:王朋
  1. mill

    2下载:
  2. 包含了很多分类算法,有SVM,knn,决策树等,还有文档说明-Contains a lot of classification algorithms, there is SVM, knn, decision tree and so on, have documented
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:989978
    • 提供者:来海锋
  1. BP_rec

    0下载:
  2. 基于matlab的BP神经网络算法,可用于模式分类-Matlab-based algorithm of BP neural network can be used for pattern classification
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1337
    • 提供者:李伟
  1. WeightedFeature

    0下载:
  2. 给出两个加权特征,一个是加权笔画密度特征,另外一个是加权外围特征,用一级汉字实验结果表明,这两个特征具有很强的汉字信息,能很好的为模式分类提供有效的特征- Give out two weighted feature abstraction method One is the weighted stroke density feature , the other is the weighted Periphery feature.The reslut of experiment on the f
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1754
    • 提供者:meizhi
  1. xiaoyouxidaima

    0下载:
  2. 手势分类器设计,很好很强大,太强大了,真的-Gesture classifier design, very good very strong, too strong, and true
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:211372
    • 提供者:ggghhhjjjkkk
  1. Bayes

    0下载:
  2. 该代码包是一个基于贝叶斯分类器的分类程序,内含数据集、可运行程序-The code package is a classifier based on Bayesian classification procedures, including data sets, can run the program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:754974
    • 提供者:lifenglin
  1. NeuralNetwork

    0下载:
  2. 人工神经网络分类实现,在vs2005下实现,训练数据和测试数据有train.txt和test.txt读入-Implementation of artificial neural network classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:225484
    • 提供者:尤凤凯
  1. knn

    0下载:
  2. knn分类器 基于Visual Basic实现-knn classifier implementation based on Visual Basic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:22610
    • 提供者:张可
  1. 200532590150

    0下载:
  2. 实现了二维数据的K均值算法以及ISODATA分类算法-Achieve a two-dimensional data, as well as K-means algorithm ISODATA classification algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:75281
    • 提供者:叶心怡
  1. 11912873naivebayesclassificationbasedongenetic

    0下载:
  2. 贝叶斯网络分类器的一点小程序,也许有用,请各位资源下载-Bayesian Network Classifier for small procedures, may be useful, please download resources
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:24252
    • 提供者:刘兆栋
  1. FaceDetection

    0下载:
  2. FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-FaceDetection is a static face detection process, the attention required FaceDetec
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1949391
    • 提供者:mike
  1. beiyesifenbu

    0下载:
  2. 分类判别中,bayes判别的确具有明显的优势,与模糊,灰色,物元可拓相比,判别准确率一般都会高些,而BP神经网络由于调试麻烦,在调试过程中需要人工参与,而且存在明显的问题,局部极小点和精度与速度的矛盾,以及训练精度和仿真精度间的矛盾,等,尽管是非线性问题的一种重要方法,但是在我们项目中使用存在一定的局限,基于此,最近两天认真的研究了bayes判别,并写出bayes判别的matlab程序,与spss非逐步判别计算结果一致。-Classified Identifying, bayes discrim
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3951
    • 提供者:lili
  1. TextMining

    0下载:
  2. 介绍自动文本分类的一个ppt,详细的介绍了自动文本分类的特征提取,分类算法以及评估。-Introduced an automatic text classification ppt, a detailed introduction of automatic text categorization of feature extraction, classification algorithms, as well as assessment.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:624824
    • 提供者:LuoJun
  1. beyes

    0下载:
  2. 详细介绍了贝叶斯公式在自动文本分类领域的使用,并且提到了关于互信息特征提取的方法。以及其分类的例子。-Bayesian formula described in detail in the field of automatic text categorization of the use of, and reference information on each feature extraction method. As well as examples of their classificat
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3817
    • 提供者:LuoJun
  1. pca-svm

    2下载:
  2. 使用pca和svm方法对表情进行分类,有较高的识别准确率-The use of pca and expression svm classification methods, which have a higher recognition accuracy
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-10-13
    • 文件大小:2738
    • 提供者:ziting
  1. classification

    0下载:
  2. php 无限分类 产品显示 设计 -php unlimited classification showed that the design of products xxxxxxxxxxx
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-12
    • 文件大小:606
    • 提供者:jianxx
  1. SVM

    0下载:
  2. 自己收集的各种SVM分类算法,可以实现音频分类-Their collection of the various SVM classification algorithm, audio classification can be achieved! ! ! ! ! ! !
  3. 所属分类:Multimedia program

    • 发布日期:2014-04-15
    • 文件大小:8381498
    • 提供者:杨会云
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 50 »
搜珍网 www.dssz.com