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

搜索资源列表

  1. Matlab

    0下载:
  2. Matlab数据统计和分析的程序,包含下面所列的多种算法的 MultiLineReg 用线性回归法估计一个因变量与多个自变量之间的线性关系 PolyReg 用多项式回归法估计一个因变量与一个自变量之间的多项式关系 CompPoly2Reg 用二次完全式回归法估计一个因变量与两个自变量之间的关系 CollectAnaly 用最短距离算法的系统聚类对样本进行聚类 DistgshAnalysis 用Fisher两类判别法对样本进行分类 MainAnalysis 对样本进行主成分
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3531
    • 提供者:Wade
  1. psoRBF

    4下载:
  2. 粒子群优化算法优化RBF神经网络程序,可用在模式分类等方面-Particle swarm optimization algorithm optimization RBF neural network program can be used in pattern classification, etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-04-03
    • 文件大小:2583
    • 提供者:何同学
  1. SVM

    2下载:
  2. 在matlab的环境中,根据各种算法提取到的信息来输入SVM分类器中进行训练-classify different various sorts of information in svm
  3. 所属分类:matlab

    • 发布日期:2016-10-13
    • 文件大小:2178
    • 提供者:李涵
  1. bp-classification

    0下载:
  2. 使用bp(反向传播算法)实现分类问题,并观察分类过程中误差的变化。-Use bp (back-propagation algorithm) to achieve the classification and observe the changes in classification process in the error.
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:30268
    • 提供者:王晶
  1. navieBayes

    1下载:
  2. 条件独立的有监督朴素贝叶斯分类算法。参数估计,输入训练集和测试集,得到分类结果和分类准确率-naviebayes
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1527
    • 提供者:陈志峰
  1. NB

    0下载:
  2. 特征之间非独立的有监督朴素贝叶斯分类算法。参数估计,输入训练集和测试集,得到分类结果和分类准确率-NB
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1633
    • 提供者:陈志峰
  1. MATLAB

    1下载:
  2. 优化问题分类:(非)线性规划、整数规划、0-1 规划、(多)目标规划、(与时间有关的)动态规划、(系数是随机变量的)随机规划。 -Optimization problem categories: (non-) linear programming, integer programming ,0-1 plan, (multiple) goal programming, (and time-related) dynamic programming, (coefficient is a random
  3. 所属分类:matlab例程

    • 发布日期:2013-08-10
    • 文件大小:212697
    • 提供者:明远
  1. PCA_classifier_version1b

    0下载:
  2. 基于PCA的图像分类的方法,该方法效果好,易理解。-PCA-based image classification method, the method effective, easy to understand.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1331528
    • 提供者:luoze
  1. Bayes_EM

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

    • 发布日期:2017-03-26
    • 文件大小:10896
    • 提供者:satanwings
  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
    • 文件大小:3703
    • 提供者:satanwings
  1. adaboost

    0下载:
  2. Adaboost训练分类器的源代码,是快速人脸检测的必备。-It is the code for training classifiers by Adaboost to Face Detection
  3. 所属分类:Graph program

    • 发布日期:2017-05-23
    • 文件大小:7360176
    • 提供者:杨果
  1. testRBF

    1下载:
  2. 径向基函数网络实现非线性系统的参考模型自适应控制,matlab程序,注释非常详细。-Radial basis function networks of nonlinear systems model reference adaptive control, matlab program, very detailed comments.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1012
    • 提供者:xqxq
  1. RBF

    4下载:
  2. 径向基函数神经网络(RBF)的MATLAB程序,比较详细,希望对学习RBF的人有帮助-Radial basis function neural network (RBF) of the MATLAB program, a more detailed study RBF people who want to help
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-02-27
    • 文件大小:2432
    • 提供者:vivian
  1. Matlab2

    0下载:
  2. 朴素贝叶斯分类器,使用MATLAB语言编写,对文档进行自动分类-Naive Bayes classifier
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:95065
    • 提供者:weiyc
  1. classifier

    1下载:
  2. 两类二维相关正态分布条件下的最小错误率贝叶斯分类器,基于最小风险的贝叶斯分类器,Parzen窗法非参数估计分类器程序,Fisher线性判别法分类器程序。-Under normal conditions two types of two-dimensional correlation of minimum error rate of Bayesian classifier, the minimum risk-based Bayesian classifier, Parzen window meth
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:39529
    • 提供者:wanwei
  1. Bayes

    0下载:
  2. 传统贝叶斯分类器,最小错误率贝叶斯分类器、最小风险贝叶斯分类器-Traditional Bayesian classifier, the minimum error rate classifier, minimum risk Bayes classifier
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:1908
    • 提供者:shijun
  1. MATLAB

    0下载:
  2. 图像分类程序 由四个函数组成 刚编号的-matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4332
    • 提供者:wujun
  1. BP1

    0下载:
  2. BP神经网络 数据分类 语音特征信号分类-BP neural network classification of data signal classification speech features
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:375712
    • 提供者:guanyouyuan
  1. SVM

    0下载:
  2. SVM 神经网络 数据分类预测 葡萄酒种类识别-SVM neural network prediction wines identification data classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:38241
    • 提供者:guanyouyuan
  1. kl

    0下载:
  2. 基于bp神经网络的遥感图像的分类和识别的MATLAB实现-Bp neural network-based remote sensing image classification and recognition of the MATLAB implementation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:3201
    • 提供者:睡载豪
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com