-
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
-
Cbuchangfuzzyo
基于补偿的模糊神经网络,此程序序开发于matlab-matlab
(Compensation-based fuzzy neural network, this program logic developed in Matlab-Matlab)
- 2012-05-21 23:39:34下载
- 积分:1
-
shabisazi-mppt(pao)e
The relationship of
voltage gain to modulation index is analyzed in detail and verified
by simulation and experiment
- 2015-01-18 23:45:43下载
- 积分:1
-
Robust-methods
主要利用稳健方法比如迭代算法来对跳频信号在Alpha稳定分布噪声环境下进行参数估计(Main advantage of robust methods such as iterative algorithm for frequency-hopping signals Alpha stable distribution parameter estimation in noisy environments)
- 2020-07-10 17:28:54下载
- 积分:1
-
emdPinstfreq
主要是关于经验模态分解的还有EEMD的代码(Mainly on empirical mode decomposition EEMD code there)
- 2014-01-14 17:34:43下载
- 积分:1
-
clutter_supression
自适应信号处理仿真设计,设计杂波抑制滤波器计算改善因子(stap算法)(Adaptive signal processing algorithm design and simulation, clutter rejection filter calculation improvement factor (STAP algorithm))
- 2015-04-13 19:45:26下载
- 积分:1
-
Prob3
the file contains detection and estimation theroy codes
- 2011-04-26 13:42:26下载
- 积分:1
-
boxcount
计盒式维数计算源程序,但是只支持gif格式的图片,别的图片可以先转换再用(Calculated source count box dimension, but only support gif format images, other images can be converted and then)
- 2011-10-16 15:40:05下载
- 积分:1
-
zhouqitu
周期图法是经典谱分析的一种重要方法,对于信号的分析有重要的作用。(Periodogram is an important method of classical spectral analysis, for the analysis of signals have an important role.)
- 2014-11-03 22:14:30下载
- 积分:1
-
main
种群选择,自然选择,提供了基础的遗传算法程序。相信一定会对初学者有很好的学习效用。(Species selection, natural selection provides the basis for the genetic algorithm program. Believe that we will have a good beginners learning effectiveness.)
- 2009-09-04 15:28:31下载
- 积分:1