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

搜索资源列表

  1. C4_5.rar

    0下载:
  2. 决策树C45,用matlab编写的,数据挖掘算法。,Decision Tree C45, prepared by matlab, data mining algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2381
    • 提供者:来海锋
  1. ahp-matlab.rar

    1下载:
  2. 层次分析法的具体MATLAB程序,这对于数据挖掘工作非常重要。,AHP specific MATLAB program, which is very important in data mining.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:2709
    • 提供者:Yang
  1. KL

    0下载:
  2. 数据挖掘中计算KL距离在matlab环境下的代码-KL distance calculations in data mining environment in matlab code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:793
    • 提供者:赵磊
  1. datamining

    0下载:
  2. 使用matlab软件进行程序设计中的五个数据挖掘源程序代码。-Using matlab software programming for the five data mining source code.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:7360
    • 提供者:左秀霞
  1. dd_tools111

    0下载:
  2. 数据挖掘的工具箱,最新版的,希望对做这方面研究的人有用-Data Mining Toolkit, the latest version of the hope of doing research in this area were useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:297470
    • 提供者:liyan
  1. datamining

    0下载:
  2. 这是一篇关于数据挖掘方面的文章,希望对大家能有帮助-This is an article on aspects of data mining article, in the hope that everyone will have to help
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:216535
    • 提供者:薇琪
  1. id3matlab

    1下载:
  2. 能够用matlab轻松实现id3算法,对数据挖掘起到很大帮助-Easily be able to use matlab implementation id3 algorithm, data mining has played a lot of help
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2610
    • 提供者:zhenglei
  1. Armada

    0下载:
  2. Data Mining toolboox that extracts Association Rules from numerical data files using a variety of selectable techniques and criteria
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:306012
    • 提供者:herlina
  1. SVMlight

    0下载:
  2. 数据挖掘中经典的支持向量机分类算法的源代码-Data Mining in the classical support vector machine classification algorithm source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:304187
    • 提供者:lxg
  1. Apriori-association

    0下载:
  2. 基于matlab的关联规则在实际中的用途很广泛,欢迎使用-matlab apriori
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:789048
    • 提供者:魏超
  1. knnsearch

    0下载:
  2. 寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理-This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing. The code was initially
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3255
    • 提供者:刘晓红
  1. SPSS

    1下载:
  2. SPSS数据挖掘导论,比较详细的介绍资料,供感兴趣者参考-Introduction to SPSS data mining, more detailed introduction to information for those interested in information
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-06
    • 文件大小:1027073
    • 提供者:yaoguocai
  1. datamining

    0下载:
  2. 文档中集成了数据挖掘最常用的几种算法的Matlab源码,其中包括了Kmeans,KNN等算法的源码,希望能对大家有所帮助。-Document incorporates the most commonly used data mining algorithms for the Matlab source code, including Kmeans, KNN algorithms in source code, hoping to help.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:7156
    • 提供者:liuming
  1. 1

    0下载:
  2. 基于FCM的数据聚类分析及Matlab 实现 戈国华, 肖海波, 张敏 ( 江西理工大学信息工程学院江西赣州341000 ) 【摘要】: 聚类是数据挖掘中常用的数据分析技术。本文详细介绍了FCM聚类算法的理论和实现步骤。并用Matlab 演 示了FCM用于数据聚类。结果表明FCM算法是一种高效的数据聚类算法, 有很广泛的应用。-FCM clustering analysis based on the data and Matlab implementation Ge Guohua
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:900588
    • 提供者:yueyue
  1. matlab-data-mining

    0下载:
  2. 数据挖掘(Data Mining)阶段首先要确定挖掘的任务或目的。数据挖掘的目的就是得出隐藏在数据中的有价值的信息。数据挖掘是一门涉及面很广的交叉学科,包括器学习、数理统计、神经网络、数据库、模式识别、粗糙集、模糊数学等相关技术。它也常被称为“知识发现”。知识发现(KDD)被认为是从数据中发现有用知识的整个过程。数据挖掘被认为是KDD过程中的一个特定步骤,它用专门算法从数据中抽取模式(patter,如数据分类、聚类、关联规则发现或序列模式发现等。数据挖掘主要步骤是:数据准备、数据挖掘、结果的解释
  3. 所属分类:matlab

    • 发布日期:2017-11-02
    • 文件大小:12334
    • 提供者:dlufl
  1. datamining

    0下载:
  2. base papers of matlab data mining in image processing base papers
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:5164476
    • 提供者:ve
  1. MATLAB-code-timpid

    0下载:
  2. 本功能是第三届泰迪杯数据挖掘第三题水处理中的移到,里面有一年的水处理数据,每隔一个小时测量数据,用一个简单的非线性回归方程去建立水处理模型。-This function is the third teddy cup third topic in water treatment to the data mining, there are water treatment data of a year, every other hour measurement data, using nonlinea
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:76410
    • 提供者:xiezehui
  1. AssociationRules

    0下载:
  2. Sample Association Rule Mining for Data mining in Matlab.-Sample Association Rule Mining for Data mining in Matlab.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-30
    • 文件大小:57020
    • 提供者:
  1. LSSVM-Used-in-the-diagnosis

    0下载:
  2. LSSVM用于乳腺癌的诊断和预测,数据挖掘和预测,通过MATLAB程序模拟预测数据。-LSSVM is used in breast cancer diagnosis and prediction, data mining and prediction, through MATLAB program simulation to predict the data.
  3. 所属分类:Data Mining

    • 发布日期:2017-12-12
    • 文件大小:261862
    • 提供者:
  1. MatLab Apriori

    0下载:
  2. Fortunately, a pseudo code for this algorithm is available in Chapter 6 (sample chapter available for free download) of Introduction to Data Mining. Let's start with loading the example dataset used in the PDF and creating a binary matrix representat
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:49152
    • 提供者:agusta
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com