-
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
-
seg1
segmentation tools for segmention lazy snaping
- 2009-06-19 18:01:03下载
- 积分:1
-
thermal-3
thermal conductivity :Code for Temperature dependent of cross plane
(thermal conductivity :Code for Temperature dependent of cross plane )
- 2011-02-07 11:32:36下载
- 积分:1
-
Buck-simulation
实现了Buck变换器的三种仿真,分别使用了电力系统模块工具,SIMULINK根据系统状态方程,s函数建立Buck变化器的三种仿真模型。(Buck converter simulation.)
- 2020-12-19 18:49:09下载
- 积分:1
-
efg1d
1D MATLAB EFG CODE LINE (1D MATLAB EFG CODE LINE)
- 2007-05-19 19:56:53下载
- 积分:1
-
nlms
说明: nlms算法及其示例,与大家分享,希望大家可以帮我弄个多输入的NLMS(nlms algorithm and its examples to share with you, I hope everyone can help me multi-input弄个the NLMS)
- 2021-03-18 12:09:20下载
- 积分:1
-
multicam
multi-object detection by cam shift
- 2013-10-22 02:20:39下载
- 积分:1
-
yuyinchuli
运用数字信号学基本原理实现语音信号的处理,在matlab7.0环境下综合运用信号提取,幅频变换以及傅里叶变换、滤波等技术来进行语音信号处理。(Learn the basic principles of the use of digital signal processing to achieve the speech signal in the integrated use of signal extraction matlab7.0 environment, amplitude-frequency transform and Fourier transform, filtering and other techniques for speech signal processing.)
- 2015-03-30 16:35:49下载
- 积分:1
-
toolboxLS-1.1.tar
水平集经典方法的matlab工具箱,可以省却大量精力。(level set by the classical method of Matlab toolbox, we can save a great deal of energy.)
- 2007-06-05 11:36:52下载
- 积分:1
-
zhifangtu_totalyuzhi
计算基本全局阈值算法,代码简单,适合初学者,本人亲自试验过,方法可行(Calculation of basic global threshold algorithm, the code is simple, suitable for beginners, I personally tested the method is feasible)
- 2013-05-21 20:33:51下载
- 积分:1