-
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
-
1
说明: 利用FLDA结合多核磁参数来检测前列腺癌(Detection of Prostate Cancer using Multi-parametric Magnetic Resonance)
- 2011-09-13 22:25:54下载
- 积分:1
-
FDDCT
基于四向最小二乘解包裹算法,可以实现对包裹相位的相位展开(forth DCT phase unwrapping alogrithm)
- 2011-12-03 15:51:28下载
- 积分:1
-
YALMIP
convex optimization building language(YALMIP toolbpx)
- 2015-02-03 16:58:04下载
- 积分:1
-
irisok
Matlab program for IRIS RECOGNISATION
- 2013-05-04 16:48:06下载
- 积分:1
-
rotate_platf
ISAR运动补偿逆合成孔径雷达运动补偿逆合成孔径雷达(ISAR motion compensation ISAR motion compensation inverse synthetic aperture radar)
- 2014-01-07 12:57:46下载
- 积分:1
-
通信系统仿真
说明: 通信系统仿真,QPSK调制与解调,主要针对差分解调方式,对于matlab初学者以及做通信仿真的人员有很好的参考价值(communications system simulation, QPSK modulation and demodulation, the main differential demodulator, for beginners and Matlab done Communication Simulation of a very good reference value)
- 2005-10-27 14:38:27下载
- 积分:1
-
Network-intrusion
kohonen网络的聚类算法,网络入侵聚类,matlab的经典算法(
kohonen网络的聚类算法,网络入侵聚类,matlab的经典算法
Clustering algorithm of Kohonen network, the network intrusion clustering, matlab algorithm
)
- 2013-10-19 23:51:21下载
- 积分:1
-
HeaderValueParser
parsing header values into elements.
- 2014-01-08 10:30:50下载
- 积分:1
-
youcheng
游程编码 可运行自己亲测 有函数图像以及编码前和编码后的图像对比(RLE can run their own pro-test as well as a function of the image before encoding and the encoded image contrast)
- 2013-07-09 16:53:38下载
- 积分:1