-
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
-
AMtiaozhi
标准AM调制,ma不同值时的AM振幅调制(Standard AM modulation, ma different values of amplitude modulation AM)
- 2013-07-21 13:44:35下载
- 积分:1
-
Kalman
一个卡尔曼滤波算法的运用实例,MATLAB程序实现(The use of a Kalman filter algorithm instances, MATLAB program to achieve)
- 2015-06-25 09:22:13下载
- 积分:1
-
matlab
matlab 与 ansys 的相互调用(matlab mutual call and ANSYS)
- 2007-11-22 23:15:51下载
- 积分:1
-
matlab
matlab入门经典教程--百看不厌,详细讲解matlab入门的基本知识(Introduction to Classical matlab tutorial- never get tired)
- 2011-11-11 19:07:21下载
- 积分:1
-
MUSICsuanfa
基于空间平滑技术的修正的music算法,第一个程序是正常的,第二个是修正的,其中,入射信号的方向已知(Modified music algorithm based on spatial smoothing techniques, the first procedure is normal, the second amendment, which, in the direction of the incident signal known)
- 2012-10-09 18:23:30下载
- 积分:1
-
matlab_course-of-study
MATLAB数学工具软件
实例简明教程(matlab program course of study)
- 2013-12-04 11:06:32下载
- 积分:1
-
project5
this is MLP project in Neural Network that have userinterface. run GUI.m to execute project
- 2009-05-29 15:06:31下载
- 积分:1
-
Deskt48op
matlab毕业编程【谷速软件】应用程序启动时显示闪屏 (matlab graduate program displays a splash screen when [Valley] application launch speed software)
- 2014-12-23 19:52:34下载
- 积分:1
-
PSO-LVXINGSHANGMATLAB
PSOMATLAB
Department of Computer Science, Sun Yat-sen University,
No.135, Xingang West Road, Guangzhou 510275, P.R. China.This is a problem about pso to matlab.(Department of Computer Science, Sun Yat-sen University,
No.135, Xingang West Road, Guangzhou 510275, P.R. China.This is a problem about pso to matlab.
)
- 2013-04-15 11:52:49下载
- 积分:1