搜索资源列表
IrDA_Serial
- 红外线开发资料,红外线协议,Infrared Data Association Serial Infrared Physical Layer Measurement Guidelines-infrared development information, infrared agreement Infrared Data Association Serial Infrared Phy sical Layer Measurement Guidelines
PDA
- 数据关联算法-PDA算法,能有效的跟踪目标-data association algorithm-PDA algorithm can effectively target tracking
weka-src.rar
- 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
Data_Mining_SQL_2008
- 这是《数据挖掘原理与应用—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
DM
- Data Mining :Association Rule-Data Mining: Association Rule
Apriori
- 关联规则挖掘的研究工作主要包括:Apriori算法的扩展、数量关联规则挖掘、关联规则增量式更新、无须生成候选项目集的关联规则挖掘、最大频繁项目集挖掘、约束性关联规则挖掘以及并行及分布关联规则挖掘算法等,其中快速挖掘与更新频繁项目集是关联规则挖掘研究的重点,也是多种数据挖掘应用中的技术关键,已用于分类规则挖掘和网络入侵检测等方面的研究。研究者还对数据挖掘的理论进行了有益的探索,将概念格和粗糙集应用于关联规则挖掘中,获得了显著的效果。到目前为止,关联规则的挖掘已经取得了令人瞩目的成绩,包括:单机环境
MSApriori
- 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
Apriori
- 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
IrPHY_1_2
- Infrared Data Association Serial Infrared Physical Layer Specification V1.4
Association_Rules
- this document about algorithm Association Rules for data mining
weka-3-6-1
- 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
153_PMHT_Problems_and_Somesolutions
- 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
work
- 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
IMM
- (交互式多模型算法)目标跟踪程序,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
IMMPDA_num
- 自己编写的基于概率数据关联的交互式多模型算法,仅供参考-Interacting multiple model algorithm based on Probability Data Association
MIMMMPDAAu
- 多模型与概率数据关联结合后的IMMPDA算法,主要要用于雷达数据处理,单目标的在杂波环境下的目标跟踪。 -Multiple model probabilistic data association IMMPDA algorithm to be used for radar data processing, target tracking of a single target in clutter environment.
multi-target-tracking
- 多目标跟踪中的交互式多模型数据关联,仅供参考,-Interactive multi-model data association in multi-target tracking for reference only, thank you
src
- 数据关联规则挖掘算法Eclat,垂直数据格式-Data association rule mining algorithm Eclat, a vertical data format
Track-association-JPDA
- 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
association
- 目标跟踪中各种基础的点迹航迹数据关联算法matlab代码(Matlab code for various basic data association algorithms)