CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - data association

搜索资源列表

  1. IrDA_Serial

    0下载:
  2. 红外线开发资料,红外线协议,Infrared Data Association Serial Infrared Physical Layer Measurement Guidelines-infrared development information, infrared agreement Infrared Data Association Serial Infrared Phy sical Layer Measurement Guidelines
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:130.98kb
    • 提供者:yuflyer
  1. PDA

    1下载:
  2. 数据关联算法-PDA算法,能有效的跟踪目标-data association algorithm-PDA algorithm can effectively target tracking
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.82kb
    • 提供者:fengyang
  1. weka-src.rar

    0下载:
  2. Weka,一个数据挖掘工具。功能包括:分类、聚类和关联规则等等。这是该开源软件的源代码,版本为3.5.7,Weka, a data mining tool. Features include: classification, clustering and association rules, etc.. This is the open source software source code, version 3.5.7
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4.57mb
    • 提供者:Jess
  1. Data_Mining_SQL_2008

    1下载:
  2. 这是《数据挖掘原理与应用—SQL Server 2008数据库》的随书SQL语句、源代码和Excel范例文件,基于DMX,代码主要包括对SQL Server 2008和Excel 2007中已经集成好的数据挖掘算法的应用, 如贝叶斯聚类、决策树、时序、聚类、序列聚类、关联规则、神经网络、逻辑回归、OLAP立方体的等算法,具有极高的使用价值。-This is the " Principles and Applications of data mining-SQL Server 2008 d
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-06-17
    • 文件大小:26.16mb
    • 提供者:
  1. DM

    0下载:
  2. Data Mining :Association Rule-Data Mining: Association Rule
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:5.24kb
    • 提供者:黃慶和
  1. Apriori

    1下载:
  2. 关联规则挖掘的研究工作主要包括:Apriori算法的扩展、数量关联规则挖掘、关联规则增量式更新、无须生成候选项目集的关联规则挖掘、最大频繁项目集挖掘、约束性关联规则挖掘以及并行及分布关联规则挖掘算法等,其中快速挖掘与更新频繁项目集是关联规则挖掘研究的重点,也是多种数据挖掘应用中的技术关键,已用于分类规则挖掘和网络入侵检测等方面的研究。研究者还对数据挖掘的理论进行了有益的探索,将概念格和粗糙集应用于关联规则挖掘中,获得了显著的效果。到目前为止,关联规则的挖掘已经取得了令人瞩目的成绩,包括:单机环境
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:1.96mb
    • 提供者:henry
  1. MSApriori

    0下载:
  2. Data mining purpose is to find interesting patterns within great number of data. One of its functionality is association that is finding association rule which meet minimum support value (minsup) and minimum confidence (minconf). Association techniqu
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-31
    • 文件大小:651.34kb
    • 提供者:andik
  1. Apriori

    0下载:
  2. Implementation of Apriori algorithm, using C#. Apriori is a classic algorithm for learning association rules. Apriori is designed to operate on databases containing transactions (for example, collections of items bought by customers, or details o
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:38.35kb
    • 提供者:gabi4488
  1. IrPHY_1_2

    0下载:
  2. Infrared Data Association Serial Infrared Physical Layer Specification V1.4
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:147.71kb
    • 提供者:balance yeh
  1. Association_Rules

    0下载:
  2. this document about algorithm Association Rules for data mining
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:122.28kb
    • 提供者:ansori
  1. weka-3-6-1

    0下载:
  2. Weka是一个超强功能的machine learning开发包-Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, clas
  3. 所属分类:Other systems

    • 发布日期:2017-06-11
    • 文件大小:17.8mb
    • 提供者:Alan
  1. 153_PMHT_Problems_and_Somesolutions

    0下载:
  2. PMHT是一个优秀的跟踪算法,具有灵活性和易修正的特点。-The probabilistic multihypothesis tracker (PMHT) is a target tracking algorithm of considerable theoretical elegance. In practice, its performance turns out to be at best similar to that of the probabilistic data as
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:428.78kb
    • 提供者:wang zhuo
  1. work

    0下载:
  2. matlab 关于association rule 的自己写的函数,有3个文件, association.m:h = association(m, i, j) i=>j, m是数据,h是support和confidence,该函数只适用于单个数据 ass_item: h=ass_itset(m, a, b) 同上,但是可用于多个数据(m为数组) assrule: h = assrule(m, threshold1, threshold2) 该函数用于c
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:776byte
    • 提供者:张天为
  1. IMM

    0下载:
  2. (交互式多模型算法)目标跟踪程序,java语言编写,包含了kalman滤波。这种方法的特点是在各模型之间“转换”,自动调节滤波带宽,和适合机动目标的跟踪。可以直接调用,附有示例代码-A multi-target tracking toolbox based on the MTT Library of the InstantVision ISE with expanded functionality and tools for off-line design, analysis and testi
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:14.47kb
    • 提供者:june
  1. IMMPDA_num

    1下载:
  2. 自己编写的基于概率数据关联的交互式多模型算法,仅供参考-Interacting multiple model algorithm based on Probability Data Association
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:1.84kb
    • 提供者:张幸
  1. MIMMMPDAAu

    5下载:
  2. 多模型与概率数据关联结合后的IMMPDA算法,主要要用于雷达数据处理,单目标的在杂波环境下的目标跟踪。 -Multiple model probabilistic data association IMMPDA algorithm to be used for radar data processing, target tracking of a single target in clutter environment.
  3. 所属分类:Windows Develop

    • 发布日期:
    • 文件大小:4.17kb
    • 提供者:lnwjyy
  1. multi-target-tracking

    0下载:
  2. 多目标跟踪中的交互式多模型数据关联,仅供参考,-Interactive multi-model data association in multi-target tracking for reference only, thank you
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:5.5kb
    • 提供者:吕鑫
  1. src

    0下载:
  2. 数据关联规则挖掘算法Eclat,垂直数据格式-Data association rule mining algorithm Eclat, a vertical data format
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:3.12kb
    • 提供者:rose
  1. Track-association-JPDA

    0下载:
  2. matlab源程序,包含两个文件,主体是采用JPDA数据关联算法实现两个匀速运动目标的点迹与航迹的关联-matlab source, contains two files, the subject is using JPDA data association algorithm to achieve two goals uniform motion trace and track the point
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:4.64kb
    • 提供者:yang
  1. association

    6下载:
  2. 目标跟踪中各种基础的点迹航迹数据关联算法matlab代码(Matlab code for various basic data association algorithms)
  3. 所属分类:其他

    • 发布日期:2020-03-09
    • 文件大小:33kb
    • 提供者:zkyu%4099694
« 12 3 4 5 »
搜珍网 www.dssz.com