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

搜索资源列表

  1. matlab关于数据挖掘分类的算法

    4下载:
  2. 该文件是一个关于数据挖掘分类的算法,开发语言是matlab.有兴趣的欢迎下载。
  3. 所属分类:数值算法/人工智能

  1. SVM数据分类预测

    1下载:
  2. 包含程序和试验数据,已进行MATLAB试运行。可以实现支持向量机对数据进行分类的功能。并进行了案例扩展,讨论了数据归一化对支持向量机的分类结果的影响,讨论了核函数对分类结果的影响。
  3. 所属分类:matlab例程

    • 发布日期:2010-09-24
    • 文件大小:37.34kb
    • 提供者:ruanjunhu
  1. matlab基本bp神经网络

    8下载:
  2. 基本的bp神经网络,包含建库,建立初始化bp网络,以及对数据进行分类等
  3. 所属分类:matlab例程

  1. 遗传算法的matlab源代码

    1下载:
  2. 遗传算法的matlab源代码,主要用于分类
  3. 所属分类:matlab例程

    • 发布日期:2011-10-28
    • 文件大小:126.91kb
    • 提供者:xjxiaojin
  1. 最大似然估计分类算法的matlab实现

    11下载:
  2. 最大似然估计分类算法的matlab实现,可以对需要分类的数据进行最大似然分类。,Classify using the maximum-likelyhood algorithm.Outputs is the Decision sufrace.
  3. 所属分类:matlab例程

    • 发布日期:2015-12-09
    • 文件大小:1.3kb
    • 提供者:丛志丹
  1. knn 不错的分类程序

    6下载:
  2. 基于MATLAB开发的,是一个不错的分类程序!,MATLAB-based development is a good classification procedure!
  3. 所属分类:matlab例程

    • 发布日期:2017-03-24
    • 文件大小:2.42kb
    • 提供者:sxy
  1. SVM.SVM支持向量机的时间序列预测

    22下载:
  2. SVM支持向量机的时间序列预测、分类、自回归代码,SVM
  3. 所属分类:matlab例程

    • 发布日期:2013-03-28
    • 文件大小:222.87kb
    • 提供者:lee
  1. PCA_LDA.rar

    1下载:
  2. 《机器学习》课上的作业,PCA和LDA降维,尽管网上很多,但很少注释,另外细节上也没注意。这里有很详细的注释。另外还附上一个Naive贝叶斯分类器,大家可以作比较。附带的图像包是OLR人脸。ReducedDim为想要提取的特征数,不是百分比!," Machine learning" classes on the homework, PCA and LDA dimensionality reduction, even though a lot of online, but f
  3. 所属分类:matlab例程

    • 发布日期:2016-03-16
    • 文件大小:3.57mb
    • 提供者:thy
  1. Duda-Pattern Classification Duda《模式分类》第二版

    5下载:
  2. Duda《模式分类》第二版第1、3、5章部分课后习题和上机题的解答和程序代码-Duda pattern classification, the second edition of the first chapter 1,3,5 some after-school exercises and answers questions on the machine and program code
  3. 所属分类:matlab例程

    • 发布日期:2012-09-27
    • 文件大小:70.2kb
    • 提供者:yuhua
  1. adaboost

    1下载:
  2. adaboost:经典的分类算法,配有相应的论文及程序使用说明-adaboost: classical classification algorithms, with the corresponding papers and procedures for use
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:748.41kb
    • 提供者:张海如
  1. Bayes

    0下载:
  2. 使用matlab对基于最小错误率的Bayes分类器进行仿真,编写了相应的程序,分为协方差相等和不相等两种情况,最后画出了三类的分界线-Using matlab to the smallest error rate based on the Bayes classifier to carry out simulation, the preparation of the corresponding procedures, divided into equal covariance and unequ
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1.17kb
    • 提供者:liz
  1. Matlab-Bayesian-classifier-program

    0下载:
  2. Matlab贝叶斯分类器+(Bayers)程序-Matlab Bayesian classifier+ (Bayers) program
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3.66kb
    • 提供者:孙超
  1. Matlab-m-SVM-code

    1下载:
  2. 这是我在网上找了很久的多分类支持向量机matlab代码,欢迎交流!-This is my search on the net for a long time many classification support vector machine matlab code, welcome exchanges!
  3. 所属分类:matlab

    • 发布日期:2016-01-27
    • 文件大小:390kb
    • 提供者:chenzaoxin
  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. matlab

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

    • 发布日期:2017-04-06
    • 文件大小:30.95kb
    • 提供者:菜菜子
  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. adaboost-Matlab

    2下载:
  2. 用matlab实现的adaboost分类器算法-Implemented with the matlab adaboost Classifier
  3. 所属分类:matlab例程

    • 发布日期:2014-03-18
    • 文件大小:8.96kb
    • 提供者:liu yang
  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. GA_bin

    0下载:
  2. 在matlab环境下,利用遗传算法解决非线性分类问题-In the matlab environment, the use of genetic algorithms to solve nonlinear classification problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1.24kb
    • 提供者:王渝
  1. jingxiangji

    0下载:
  2. 用径向基函数法实现模式分类,自动选择最佳隐含层书目,并给出差准率和差全率。-Radial basis function method used to achieve pattern classification, automatically select the best hidden layer bibliography, and to the business associate and full-rate differential.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1.39kb
    • 提供者:曹红丽
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com