-
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
-
dingchun
2. 要求:
① 收集资料,全面分析课题,分解问题,形成整体编程思路;
② 深入分析各个小问题,编写各部分程序模块;
③ 对于设计中用到的关键函数,要联系问题进行具体介绍;
④ 上机调试,确保程序能正确运行;
⑤ 完成设计报告,并进行答辩。(2. Requirements: ① the collection of information, a comprehensive analysis of topics, decomposition problem, the formation of the overall programming ideas ②-depth analysis of various minor problems, the preparation of the various parts of program modules ③ used for the design of the key function, it is necessary to link the issue of details ④ debugging on the machine to ensure that procedures are functioning correctly ⑤ complete the design report and to respond.)
- 2007-06-17 11:56:18下载
- 积分:1
-
Mean-background-modeling
均值背景建模,包含视频!效果还可以,背景建模的还是不错的!(Mean background modeling, including video! Effect can be, background modeling is good!)
- 2013-09-14 20:52:03下载
- 积分:1
-
tp1
code djekstra matlab
- 2014-12-17 01:45:22下载
- 积分:1
-
chaios
说明: MATLAB编程,利用simulink设计简单的混沌电路,仿真通过。可以最为您的课程设计资料。。。(MATLAB programming, using simulink design of a simple chaotic circuit, simulation through. Most of your programs can design information. . .)
- 2010-04-14 12:51:26下载
- 积分:1
-
Matlab_SOM
这是一个详细的matlab中som的使用方法,每一步有详细的注解并伴有图片显示,使大家快速的入门并掌握住(This is a detailed matlab in som way to use each step with detailed comments and accompanied by pictures show, so that we can quickly get up and grasp)
- 2020-11-21 16:59:35下载
- 积分:1
-
PC-Program-to-simulateBandgapnal
此程序可用来对二维光子晶体带隙结构进行模拟绘图(This procedure can be used to two-dimensional photonic band gap structure to simulate the drawing)
- 2011-11-16 15:28:37下载
- 积分:1
-
src.tar
Txk - Tux kart main file
- 2014-12-21 03:53:04下载
- 积分:1
-
stochastic-matlab
关于用MATLAB处理随机过程课程的程序编写介绍.(About using MATLAB program to deal with random processes course to write the introduction.)
- 2013-04-12 03:31:29下载
- 积分:1
-
turbo
this is turbocode encoder,decoder,sova algorithm
- 2011-01-31 13:10:16下载
- 积分:1