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

搜索资源列表

  1. NcutClustering.rar

    1下载:
  2. 这是用matlab编的谱聚类程序,该方法能有效的用于数据分类。,This is a matlab procedures for the spectral clustering.The method is effective for data classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-02-04
    • 文件大小:292931
    • 提供者:zouhaishuang
  1. CSPfilter

    0下载:
  2. Common spatial pattern 公共空间模式滤波是处理脑电信号的一种方法,它可以使两类想象运动EEG的协方差之间的差距最大化,便于后期的分类处理。-Common spatial pattern model of public space filtering is a method of EEG signal processing, it can make two types of movement EEG covariance imagine the gap between the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:791
    • 提供者:zhaowumian
  1. classification

    0下载:
  2. 该程序包实现了几个常用的模式识别分类器算法,包括K近邻分类器KNN、线性判别方程LDF分类器、二次判别方程QDF分类器、RDA规则判别分析分类器、MQDF改进二次判别方程分类器、SVM支持向量机分类器。 主程序中还有接口调用举例,压缩包中还有两个测试数据集文件。-The package to achieve a number of commonly used pattern recognition classifier algorithms, including K neighbor class
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:100997
    • 提供者:tangxiaojun
  1. GAjulei

    0下载:
  2. 该程序通过遗传算法对图像进行聚类分析,并实现了图像的分类功能,分类效果明显较其他算法好-The genetic algorithm procedure for cluster analysis of the images and to achieve the classification of image features, the classification results significantly better than the other algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:181742
    • 提供者:fanyanwei
  1. Text-Classification-CPP

    0下载:
  2. 利用贝叶斯算法进行文本分类,用VC++实现的源代码 -Bayesian text classification algorithm, implemented using VC++ source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2249232
    • 提供者:
  1. Classification_toolbox

    3下载:
  2. 用于分类的一个工具箱,内含支持向量机、神经网络、主元分析、多变量样条等方法的matlab源代码,还有用户手册。-A tool for classification, including support vector machines, neural networks, principal component analysis, multivariate methods such as spline matlab source code, as well as user manuals.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:683515
    • 提供者:Xiaojun Tang
  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

    0下载:
  2. 这是SVM文本分类程序源码,既有java版本,也有C++版本。 -This is a SVM text classification program source code, both java versions, there are C++ version.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-31
    • 文件大小:13333987
    • 提供者:yyifang
  1. dd_tools_1_6_3

    1下载:
  2. SVDD的工具箱,可以很好的处理一类分类问题,详见Support Vector Data Descr iption一文-SVDD tools,can be used to process one class classification problem,for more details ,we refer to "Support Vector Data Descr iption"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:450018
    • 提供者:peng
  1. mlp-1.0

    0下载:
  2. 这个模型是多层感知网模型,是神经网络的一种,可以用来对一组数据训练分类-This model is a model of multi-Zhi Wang a sense, is a kind of neural networks that can be used to train a group of data classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:68129
    • 提供者:zdyhit
  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
    • 文件大小:494913
    • 提供者:何同学
  1. Fisher

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

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

    0下载:
  2. SVM(支持向量机)和EM(最大熵)文本分类算法,压缩包中包括了测试文本(环境类和计算机类),词典,停用词表等。-SVM (support vector machine) and EM (maximum entropy) text classification algorithm, compressed package includes test text (environmental and computer), dictionary, thesaurus, such as disabled.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2591580
    • 提供者:frank
  1. DotNET2008BasedSVM

    2下载:
  2. 支持向量机用于遥感影像分类,是一种高效、高精度的人工智能分类算法-SVM is a powerful classification algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-12-09
    • 文件大小:141312
    • 提供者:王晴
  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
    • 文件大小:2658
    • 提供者:王兵
  1. empca2.tar

    0下载:
  2. 模式分类中应用到的PCA算法,包括其奇异值分解SVD算法。可用来降维提取主元素等。-pattern classification applied to the PCA algorithm, including its SVD singular value decomposition algorithm. Can be used to take down the main Viti Levu and other elements.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:2543
    • 提供者:imago
  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
    • 文件大小:1425
    • 提供者:曹红丽
  1. svm-classification

    0下载:
  2. 这是中科院曾力的支持向量机分类原理的ppt讲义,适合初学者。-This is the force of the Chinese Academy of Sciences has support vector machine classification principle ppt notes, suitable for beginners.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:477507
    • 提供者:王振鹏
  1. pattern-classification

    1下载:
  2. 研究生 模式识别经典教程 适合研究模式分类的读者-pattern classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-09
    • 文件大小:16937988
    • 提供者:weiwei
  1. Classification-toolbox

    2下载:
  2. 通过降维处理,高维数据的分类一般可以转换为2维数据分类。此源码包含一个2维-2类数据分类工具箱。包括:ML,K-NN,SVM,LS,DB-Through the dimension reduction processing, high dimensional data classification commonly can convert to 2 d data classification. This source includes a 2 d-two kinds of data classi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:988292
    • 提供者:杨明
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com