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

搜索资源列表

  1. KNN11

    0下载:
  2. matlab有关K近邻分类算法,很不错,-matlab knn
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4322
    • 提供者:蝶澈
  1. SVM

    0下载:
  2. 在matlab环境下实现的算法,该算法主要实现SVM分类的算法,svm入门-In the matlab environment to achieve algorithm to achieve SVM classification of the main algorithm, character recognition by SVM to achieve
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:254960
    • 提供者:王娟
  1. jiaocha

    0下载:
  2. 图像分类中的交叉验证方法,比如说,一个训练集集合,为了得到其中参数的较准确值,就可以使用此类算法-Image Classification Based on cross-validation method, for example, a collection of training set, in order to obtain more accurate values of these parameters, you can use these algorithms
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1473
    • 提供者:苏晓蕾
  1. svdd

    0下载:
  2. 支持向量数据的matlab算法程序,用于一类分类,欢迎大家下载-Algorithm for support vector data, matlab program for one-class classification, we are happy to download
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:520
    • 提供者:ljl
  1. mopso

    0下载:
  2. 智能微粒群学习算法,可用于分类及特征优化等等。该算法实现过程简单,清晰。-Intelligent Particle Swarm learning algorithm can be used to optimize the classification and characteristics and so on. Implementation process of the algorithm is simple and clear.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-14
    • 文件大小:41218
    • 提供者:sally
  1. GAFCM

    5下载:
  2. 遗传算法改进的模糊C-均值聚类MATLAB源码 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。 -Value algorithm (FCM) of the optimization calculations, by the genetic algorithm is the initial cluster centers, and the
  3. 所属分类:matlab例程

    • 发布日期:2012-11-11
    • 文件大小:1514
    • 提供者:孙准
  1. ID3

    5下载:
  2. 实现ID3算法,在结果中以树表示出来。决策树是对数据进行分类,以此达到预测的目的。该决策树方法先根据训练集数据形成决策树,如果该树不能对所有对象给出正确的分类,那么选择一些例外加入到训练集数据中,重复该过程一直到形成正确的决策集。-ID3 algorithm to achieve, in the results that come out to the tree. Decision tree is to classify the data, thus achieving the purpose
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1693
    • 提供者:王剑亭
  1. Perceptron_Function

    0下载:
  2. 基于感知器算法的线性分类程序,matlab实现。-Perceptron-based algorithm of linear classification procedures, matlab realize.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1134
    • 提供者:或或
  1. Rec_BaseOnCN

    0下载:
  2. 使用复杂网络提取图像边缘特征并进行识别的源代码,采用PCA_LDA算法对特征进行降维分类识别,识别效率很高。鲁棒性好-Extracted using image edge characteristics of complex networks and to identify the source code, using PCA_LDA algorithm to reduce the dimensions feature classification, identification with hi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3018
    • 提供者:张宏欣
  1. rbf

    1下载:
  2. 基于聚类的径向基神经网络算法,matlab实现-Cluster-based radial basis function neural network algorithm, matlab implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:4101
    • 提供者:axun
  1. SLLE

    1下载:
  2. 引入数据类别信息的有监督局部线性嵌入算法,可用于数据分类-Supervised Locally Linear Embedding
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1222
    • 提供者:nudt
  1. bayes_total

    0下载:
  2. 最小错误概率贝叶斯分类器的matlab程序,可用于二维数据的分类以及分类效果的图像显示,可帮助初学者加深对贝叶斯分类算法的理解。-This is a matlab program of the minimum probability of error of Bayesian classifier.Which can display the image of two-dimensional data classification and the classification results . I
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2252
    • 提供者:chenxiao
  1. CART

    1下载:
  2. 这是一个分类和回归树算法,它提供一种通用框架将各种各样不同的判定树实例化。-This is a classification and regression tree algorithm, which provides a common framework a wide variety of different decision tree instantiation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:1364
    • 提供者:肖箫
  1. SVM

    2下载:
  2. 用matlab实现了SVM算法,并且对两类点进行了分类,给出了图形化的结果。-SVM algorithm is implemented using matlab, and two points on the classification, given the graphical result.
  3. 所属分类:matlab例程

    • 发布日期:2017-05-26
    • 文件大小:1891
    • 提供者:王剑亭
  1. 2DPCA_Matlab_Codes_PAMI_2004

    1下载:
  2. 这里面的代码是2DPCA的。这篇文章发表在PAMI上,Two-Dimensional PCA: A New Approach to Appearance-Based Face Representation and Recognition.google搜索已经引用681次。这里的代码是原作者的。这个分类不太好,语音识别是最近的,这是模式识别里的经典算法。-matlab code of 2DPCA
  3. 所属分类:语音合成与识别

    • 发布日期:2017-05-10
    • 文件大小:1680
    • 提供者:Gu Zhenghong
  1. SVM

    1下载:
  2. 四种支持向量机SVM工具箱的分类与回归算法。MATLAB编写-Four types of support vector machine SVM toolbox classification and regression algorithm. MATLAB prepared
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2701759
    • 提供者:stephen
  1. Fisher

    1下载:
  2. fisher线性分类器算法,算法实现三维空间中样本中各点的分类情况。-fisher linear classifier algorithm to achieve three-dimensional sample points in the classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:3471
    • 提供者:孙亮
  1. RVM_matlabToolBox

    5下载:
  2. 相关向量机(RVM)的matlab源程序,包含快速算法,内含代码使用说明。 RVM采取是与支持向量机相同的函数形式稀疏概率模型,对未知函数进行预测或分类。 优点: (1) 不仅仅输出预测目标量的点估计值,还可以输出预测值的分布. (2) 使用更少数量的支持向量,从而显著减少输出目标量预测值的计算时间. (3) RVM不需要估计过多的参数. (4) RVM对是否满足Mercer 定理的核函数没有限制,适应性更好. -Relevance Vector Ma
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-12-02
    • 文件大小:157304
    • 提供者:何创新
  1. gpml-matlab-v3.1-2010-09-27

    2下载:
  2. 高斯过程算法在回归和分类中的应用程序。与书本《基于高斯过程的机器学习》配套。本程序是最新的v3.1版,更新于2010-09-27-Gaussian process regression and classification algorithm in the application. And the book " machine learning based on Gaussian process" support. This program is the latest v3.1
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:609280
    • 提供者:hu
  1. rvm

    2下载:
  2. 用于分类的相关向量机(RVM)算法,可以实现很好的分类。-RVM algorithm can be good for classification.
  3. 所属分类:matlab

    • 发布日期:2015-10-28
    • 文件大小:3072
    • 提供者:donghui
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 47 »
搜珍网 www.dssz.com