-
intrans
简单介绍了intrans的用法,并简单那介绍了研究生写开题报告时应该注意的问题(Intrans introduced the use of simple, and it introduces the students to write a simple opening report should pay attention to the problem)
- 2010-10-15 12:00:57下载
- 积分:1
-
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)
该函数用于classification, 得到规则,threshold1为要求的support,threshold2为要求的confidence,h 则为符合要求的规则及其support和confidence,前2列为规则,后2列为其support和confidence
(matlab on the association rule to write functions, there are 3 files, association.m: h = association (m, i, j) i => j, m is the data, h is the support and confidence, this function applies only to a single Data
ass_item: h = ass_itset (m, a, b) it is the same as above, but it can be used for multiple data (m can be matrix)
assrule: h = assrule (m, threshold1, threshold2) the function used for classification,get the rules, threshold1 is the require of support, threshold2 is the required of confidence, h is the rules and their support and confidence, the former two columns as a rule, the latter two columns as one of its support and confidence)
- 2009-12-15 02:51:44下载
- 积分:1
-
hp
说明: 使用matlab 实现的多相滤波。。。。。(With the realization of Mmatlab multiphase filtering
)
- 2010-12-08 17:14:36下载
- 积分:1
-
TaylorAlgorithm
该算法在原有的算法基础上提出的TDOA泰勒算法,可以用在传感器定位和蜂窝网定位。且该算法的定位精度比较高。(The algorithm is based on the original algorithm proposed TDOA Taylor algorithm can be used in sensor positioning and cellular location. And the algorithm is relatively high positioning accuracy.)
- 2013-07-10 17:21:38下载
- 积分:1
-
popup
popup program in matlab tamala
- 2011-10-08 22:46:21下载
- 积分:1
-
MinimumCostFlow
最小费用最大流算法通用Matlab函数,最短路算法的Ford和Fulkerson法迭加算(Common minimum cost maximum flow algorithm Matlab function, the shortest path algorithm of Ford and Fulkerson method of superposition operator)
- 2014-02-09 14:51:55下载
- 积分:1
-
value_iteration-master
说明: 一种路径规划算法,实现三维路径下的规划,使用的是价值迭代法(A path planning algorithm, which realizes the planning under the three-dimensional path, uses the value iteration method)
- 2020-05-19 20:25:44下载
- 积分:1
-
iHMM-Matlab_v0[1].5
无限状态隐马尔可夫模型(IHMM)采样与推理算法程序,可用于模式识别,视频异常事件检测等,开发平台了最新的MATLAB2009(Infinite state Hidden Markov Model (IHMM) sampling procedures and the reasoning algorithm can be used for pattern recognition, video detection of abnormal events such as the development platform, the latest MATLAB2009)
- 2010-12-15 15:46:42下载
- 积分:1
-
stego
Simple steganography code to hide text inside image
The code include embedding and extracting procedure
- 2014-09-03 14:00:28下载
- 积分:1
-
sudoku.m
This is an intuitive sudoku solver in matlab.
- 2013-09-29 03:51:17下载
- 积分:1