-
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
-
ga
基于MATLAB的遗传算法的源程序,内含交叉变异等多种方式的源码。(Based on MATLAB genetic algorithm source code, including crossover and mutation of the source of a variety of ways.)
- 2013-05-04 20:06:02下载
- 积分:1
-
data-for-EEG-Epileptic
data for EEG Epileptic
- 2014-02-07 16:29:39下载
- 积分:1
-
Onset_Offset_T
The onset of the T wave is the beginning point of the T wave, it s the first negative or null sample preceeding the T peak.
The offset of the T wave is the ending point of the T wave, it s the first positive or null sample following the T peak.
- 2010-10-05 17:23:46下载
- 积分:1
-
pid
abs的pid控制,自己编的,没有优化。可以运行!(abs of pid control, their series, not optimized.you can run it!)
- 2010-12-01 16:07:11下载
- 积分:1
-
Prob1
the file contains detection and estimation theroy codes
- 2011-04-26 13:40:28下载
- 积分:1
-
卫星星座编码 多普勒频移 GPS signal of matlab
包括卫星星座编程,ca码生成,多普勒频移实现,gps信号生成,干扰噪声生成(宽带噪声,窄带噪声,单频噪声)(Programming comprises satellite constellations, c a code generator, to achieve the Doppler shift, gps signal generator, generating interference noise (wideband noise, narrowband noise, single frequency noise))
- 2016-04-20 16:31:40下载
- 积分:1
-
dc-motor-smc-master
说明: 使用滑模控制器对直流电机实现速度控制的matlab代码(Matlab code for speed control of DC motor using sliding mode controller)
- 2021-05-15 21:30:03下载
- 积分:1
-
examenfinal
La señ al x(t) = 2 cos(11.200πt) + 2cos (10.000 πt) cos (1.000 πt) se suma a una señ al de ruido blanco (coloreado) gausiano de banda limitada con media igual a cero y con una densidad espectral de potencia de 1 µ w/Hz hasta una frecuencia de 15.000 Hz y cero a frecuencias mayores.
- 2010-09-16 09:37:48下载
- 积分:1
-
SIMULATION_AHMED
some simulation of dtc coommand my name is belmhel ahmed my tel 0797611456
- 2009-05-24 23:04:12下载
- 积分:1