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

搜索资源列表

  1. 属性相似度的云分类器

    0下载:
  2. matlab环境下,基于云模型的分类器,包括基于例子群优化的云分类器,和属性相似度云分类器。-Matlab environment, based on cloud model for the classification, including examples Swarm Optimization Based on the cloud classifier, and attribute similarity cloud classifier.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6.86kb
    • 提供者:王力
  1. naive_bayes_numeric

    1下载:
  2. 利用matlab实现的朴素贝叶斯分类器的源代码,可以用来分类或识别,自己编写的,请多指教-Using matlab Naive Bayesian classifier to achieve the source code can be used to classification or recognition, I have written, and like him Zhijiao
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:3.68kb
    • 提供者:satanwings
  1. Bayes_example

    0下载:
  2. Bayes分类器应用于IRIS数据集的例子-An example of Bayes Classifier applied on IRIS Data Set
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:43.88kb
    • 提供者:LikeTheBird
  1. 基于BP神经网络设计分类器

    0下载:
  2. 基于BP神经网络设计分类器,MATLAB源程序例子。-Design based on BP neural network classifier, MATLAB source code examples.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-29
    • 文件大小:278.85kb
    • 提供者:励轩
  1. libsvm-mat-2[1].89-3

    2下载:
  2. svm多分类器,包括多分类和GA算法和PSO算法优化的SVM-svm multi-classifier, including the multi-classification and GA algorithm and PSO algorithm for optimization of SVM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:483.31kb
    • 提供者:何同学
  1. FDA

    1下载:
  2. Fisher线性判别分类器源代码,包括训练函数和测试函数。-Fisher Linear Discrimination (FLD) classifier source code, including training function and test function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:1.46kb
    • 提供者:chris
  1. Bayes

    0下载:
  2. 一个比较简单的模式识别问题。用female.txt 和male.txt 的数据作为训练样本集,建立Bayes 分类器,用测试样本数据set1.txt、set2.txt、set3.txt 对该分类器进行测试,分别应用单个特征及两个特征进行实验-A relatively simple pattern recognition problem. Female.txt and male.txt use data as a training sample set, the establishment of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:2.99kb
    • 提供者:晏珏
  1. matlab

    0下载:
  2. 神经网络分类器的实现方法,毕业论文很有用-Neural network classification method for realizing, by graduation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:30.95kb
    • 提供者:菜菜子
  1. 1

    0下载:
  2. 这是一个模式识别,关于贝叶斯分类器实现的代码-This is a pattern recognition, Bayesian classifier on the realization of the code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:3.61kb
    • 提供者:ivan1988716
  1. fisher

    0下载:
  2. Fisher分类器,用于对多维采样点进行分类。可根据类别数修改分类器,我们的模式识别作业。-Fisher classifier, multi-dimensional sampling points used for classification. Can be modified according to the number of classification categories, and our pattern recognition operation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:2.6kb
    • 提供者:王兵
  1. Bpn1ha

    0下载:
  2. 用BP神经网络分类器进行分类识别的matlab源代码-Using BP Neural Network Classifier for classification and identification of the matlab source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1.44kb
    • 提供者:张恒
  1. tezhengxuanzhe

    1下载:
  2. 利用最小互信息实现向量的特征选择,优化分类器的设计,原创-The use of mutual information to achieve the smallest feature selection vectors, optimizing the classifier design, originality
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-06-21
    • 文件大小:1.49kb
    • 提供者:王将
  1. prtools

    0下载:
  2. 一个强大的统计模式识别工具箱,包含高斯分类器,高斯混合模型,主成分分析,支持向量机等常见分类方法。-A powerful statistical pattern recognition toolbox, including the Gaussian classifier, Gaussian mixture model, principal component analysis, support vector machines and other common classification met
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1.2mb
    • 提供者:何威
  1. KernelDiscriminantAnalysis(manyclassiers)

    0下载:
  2. 用于目标识别的核辨别分析程序,含有大量的分类器子程序。-For target identification of nuclear analytical procedures to identify, contain many classifier subroutine.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:11.67kb
    • 提供者:付建胜
  1. Bayes

    0下载:
  2. 贝叶斯分类实验,设计简单的线性分类器,了解模式识别的基本方法。掌握利用贝叶斯公式进行设计分类器的方法。-Bayesian classification experiment is designed to be simple linear classifier, know the basic methods of pattern recognition. Master the use of Bayesian classifier design formula method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1.24kb
    • 提供者:屠志海
  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
    • 文件大小:132.61kb
    • 提供者:liuminhua
  1. code

    0下载:
  2. 本贝叶斯分类器可以实现对二维高斯分布样本的分类-The Bayesian classifier can achieve two-dimensional Gaussian distribution of the classification of samples
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2.74kb
    • 提供者:maling
  1. facedetection

    1下载:
  2. PCA、LDA人脸检测,压缩包里实现了PCA、LDA、最小距离分类器,人脸检测!-PCA, LDA face detection, compression bag to achieve the PCA, LDA, minimum distance classifier, face detection!
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-05-20
    • 文件大小:8.22kb
    • 提供者:chen
  1. kNearestNeighbors

    0下载:
  2. 一个简单实用的K紧邻分类器 -KNN
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:640byte
    • 提供者:dengzhaoxiong
  1. KNN分类器

    0下载:
  2. 一、用python或matlab编写一个KNN分类器 训练集为semeion_train.csv(手写体识别) 测试集为semeion_test.csv 计算在测试集上错误率(k=1,k=3,k=5,k=10) ?(1. Write a KNN classifier with Python or matlab Training set is semeion_train.csv (handwriting recognition) The test set is semeion_test
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-04
    • 文件大小:66kb
    • 提供者:苏日月
« 12 3 4 5 »
搜珍网 www.dssz.com