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

搜索资源列表

  1. armada

    0下载:
  2. 关联规则挖掘和数据分析matlab工具箱(armda),适合从交易数据中挖掘关联规则-Association rule mining and data analysis matlab Toolbox (armda), for transaction data from the mining association rules
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:306177
    • 提供者:熊星星
  1. Aprior-.java

    0下载:
  2. 关联规则挖掘的Apriori算法的,实现,希望对大家的学习有帮助。-Apriori association rule mining algorithms, to achieve, we want to help learning.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:21058
    • 提供者:lands
  1. Apriori

    0下载:
  2. 关联规则使用外部文件测试频繁项集算法源代码,java语言-Association rules to test the use of an external file frequent itemsets algorithm source code, java language
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:29367
    • 提供者:xinmeng
  1. incidence_degree

    1下载:
  2. 灰色关联分析中,计算关联度系数,以寻找出两个变量间的关联程度-This program will caculate the calculation of correlation coefficients in order to find out the correlation between two variables in the Grey relational analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1204
    • 提供者:刘鑫
  1. g-p

    2下载:
  2. 改程序是计算G_P关联维维数的程序 混沌理论-G_P CorrelationDimension_GP\Main_CorrelationDimension_GP.m
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1487
    • 提供者:wyyf
  1. correlation-dimension

    1下载:
  2. GP算法计算关联维的 Matlab 程序 GP算法计算关联维的 Matlab 程序-GP algorithm for calculating the correlation dimension of the Matlab program GP correlation dimension algorithm of Matlab procedures
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:6594
    • 提供者:褚艳旭
  1. gl

    0下载:
  2. 基于关联规则的股票时间序列趋势预测研究 硕士毕业论文-Based on Association Rules Stock Market Time Series Prediction Research Master Thesis
  3. 所属分类:Document

    • 发布日期:2017-05-11
    • 文件大小:2834088
    • 提供者:周寒
  1. Apriori

    0下载:
  2. 关联规则中经典的apriori算法的代码实现-Association rules in the classical apriori algorithm code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:75320
    • 提供者:duan lei
  1. Galicia3.2

    0下载:
  2. 概念格JAVA软件,可以用概念格算法进行数据挖掘,生成概念格和关联规则-Concept lattice JAVA software can be used to the concept of grid data mining algorithm to generate a concept lattice and association rules
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5824267
    • 提供者:min
  1. CorrelationDimension

    4下载:
  2. 基于matlab的G-P算法计算关联维数-Based on the GP algorithm matlab correlation dimension
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:26624
    • 提供者:
  1. CorrelationDimension_GP

    0下载:
  2. 混沌时间序列特征,G_P算法,求关联维,matlan-Characteristics of chaotic time series, G_P algorithm, and correlation dimension, matlan
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:33294
    • 提供者:xuyulian
  1. PDA

    0下载:
  2. 一种用于多目标跟踪的改进PDA算法,北京理工大学学报上面的文章,、概率数据 关联滤波(p robab ility data associat ion f ilter, PDA )-A multi-target tracking algorithm improvements PDA, Beijing Institute of Technology Journal of the above articles, probabilistic data association filter (p ro
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:135258
    • 提供者:孟钢
  1. GSNNSimulation

    1下载:
  2. 本文针对SLAM算法中数据关联过程,提出了一种简单易行的改进方法,将欧氏距离与马氏距离结合用于数据关联。算法不必计算地图所有特征与所有量测之间的马氏距离,而是首先利用相对简单的欧氏距离计算缩小了待关联特征的搜寻范围。利用人工合成数据的仿真结果表明,改进后的数据关联方法可以大幅减少系统计算量,提高关联效率,且不会造成错误关联的增加。-This article SLAM algorithm for data association process, a simple method to Euclid
  3. 所属分类:matlab例程

    • 发布日期:2014-01-09
    • 文件大小:13131
    • 提供者:liancb
  1. IDASimulation

    1下载:
  2. 本文针对SLAM数据关联中使用最为广泛的最近邻方法作了改进,利用特征估计位置与载体预测位置之间的欧氏距离计算代替了全部特征与每个量测之间的马氏距离计算,避免了大量的矩阵乘法计算。该算法简单易行,降低了算法的计算复杂度,有利于SLAM算法的实时执行,且关联效果与全局最近邻法相同-In this paper, SLAM data association in the most widely used methods of improving the nearest neighbor, using t
  3. 所属分类:matlab例程

    • 发布日期:2014-01-09
    • 文件大小:8552
    • 提供者:liancb
  1. Apriori

    0下载:
  2. 用Visual C++编写的关联规则挖掘算法Apriori算法的源代码-Using Visual C++ Prepared in association rule mining algorithm Apriori algorithm source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:63834
    • 提供者:specialuse
  1. Apriori

    0下载:
  2. 用java编写的一个关联规则算法Apriori算法的源代码-Prepared using a java algorithm Apriori association rules algorithm source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:63836
    • 提供者:specialuse
  1. customnotepad1.1

    0下载:
  2. 程序功能: 1、实现程序的自定义安装 2、实现程序的卸载快捷方式 3、保存的自定义文件(.cfo格式)可以自动关联图标 4、双击.cfo文件可以自动启动自定义程序打开 5、双击打开多个文件时,程序单进程运行 主要采用方法: 1、把文件关联信息保存到系统注册表,按指定格式存储,文件即可自动和程序和图标关联! 2、采用自定义安装操作,通过System.Configuration.Install.Installer类来实现 -Program fe
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:154866
    • 提供者:jmingju
  1. apriori

    3下载:
  2. 关联规则挖掘算法 Apriori算法的Matlab实现 可以自动生成关联规则,计算支持度、置信度-Association Rules Mining Algorithm Apriori algorithm can automatically generate Matlab realization of association rules, computing support, confidence
  3. 所属分类:Other Databases

    • 发布日期:2017-03-25
    • 文件大小:3484
    • 提供者:linhw
  1. testApriori

    0下载:
  2. apriori算法,关联规则的apriori算法-apriori algorithm, association rules apriori algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2831
    • 提供者:svv
  1. SSS06.Prac2.MonocularSLAM.tar

    1下载:
  2. 移动机器人同时定位与地图创建最前沿技术,来自school summer 的培训材料,一共有三个代码包,包括EKF,PF等代码,这是第二部分,主要是关于数据关联(data association)的.-Mobile Robot Localization and Mapping at the same time to create the most cutting-edge technology, from the school summer training materials, a total
  3. 所属分类:matlab例程

    • 发布日期:2013-12-20
    • 文件大小:22054531
    • 提供者:张才
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com