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. 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. bayes_numeric

    0下载:
  2. 利用matlab实现的数值型贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve numerical Bayesian classifier source code can be used to classification or identification, it is worthy of collection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3.62kb
    • 提供者:satanwings
  1. BP_Adaboost5

    1下载:
  2. 基于 BP_Adaboost 强分类器设计 公司财务预警 建模-Classifier design based on BP_Adaboost strong financial early warning model
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:58.84kb
    • 提供者:guanyouyuan
  1. lsvm

    0下载:
  2. 用线性支持向量机,lsvm分类器实现分类,同时给出了实验结果。还画出了支持向量。-Support vector machines with linear, lsvm classifier achieved classification, while the experimental results. Also drawn the support vector.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:15.78kb
    • 提供者:becky
  1. SVM13

    0下载:
  2. SVM神经网络中的参数优化---提升分类器性能 -SVM parameters optimization of neural network classifiers to enhance the performance---
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:277.67kb
    • 提供者:ygliang30
  1. prtools

    0下载:
  2. SVDD(无监督)分类器中所用到的程序集-SVDD classifier used in the assembly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:3.96mb
    • 提供者:dq
  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