-
active-learning-code
Learning_random.m : 随机选择样例,从(90)pool里随机选择样本,删除版本空间树的数量
activeLearning.m:根据最大熵原则,从pool里选择样本,删除版本空间树的数量
getlabel.m:根据树和测试样例,得到根据该树得到的类标
getTrees.m:从提供的大量树结构(随机生成的)中,随机挑选一定数量的树(如果该树的叶子节点无类标随机添加)
RandomCreateTree_d_unbalance:根据样本点割点中的非平衡割点建造树,
RandomCreateTree_d_all.m:根据所有样本点的割点建造树
randomdata.m:给定属性取值,造数据
randomselect.m:从数据中随机选择一部分作为
showTree.m:显示树的结构
test.m:给出树,测试样例,得到正确率(Learning_random.m: randomly selected sample, randomly selected sample from (90) pool the The deleted version space tree quantity activeLearning.m: selecting a sample from the pool based on the principle of maximum entropy, delete the number of version space tree getlabel.m: According to the tree and the test sample obtained according to the class standard getTrees.m the tree: from the tree structure (randomly generated), randomly selected a certain number of trees (the leaves of the tree node class marked randomly adding ) RandomCreateTree_d_unbalance: According to the sample point cut point unbalanced cut point construction tree, RandomCreateTree_d_all.m: construction of the tree randomdata.m all sample points cut point: given the value of the property, manufacturing data randomselect.m: random data Select as part showTree.m: tree structure test.m: tree, the test sample is given to get the correct rate)
- 2012-10-10 22:33:44下载
- 积分:1
-
MATLAB7_0
一本来自清华大学出版社的matlab基础教程,非常适合初学者用。(It s a book about Matlab,and very useful.)
- 2009-12-04 09:55:22下载
- 积分:1
-
seg1
segmentation tools for segmention lazy snaping
- 2009-06-19 18:01:03下载
- 积分:1
-
MATLABEngineUsage
在VC++使用Matlab引擎,实现绘图计算操作,初学者必备!(In VC++ using the Matlab engine calculated to achieve the drawing operation, necessary for beginners!)
- 2010-05-18 15:29:01下载
- 积分:1
-
BPSO
基于matlab的粒子群算法仿真实例,里面包括主程序,还有改进算法。(Particle Swarm simulation example of matlab, which includes the main program, as well as improved algorithm.)
- 2015-07-15 10:52:38下载
- 积分:1
-
wiener
维纳滤波的MATLAB程序代码首先根据。首先产生一信号 ,将其加噪后,利用AR模型滤波(wiener filter code)
- 2009-06-11 15:18:17下载
- 积分:1
-
lyapunov(2)
Matlab algorithm to calculat Lyapunov exponent from ODE
- 2010-02-09 09:21:50下载
- 积分:1
-
microcontroller
基于MATLAB与单片机的测控应用系统的程序代码(Based on MATLAB and MCU control application code)
- 2013-08-02 17:25:30下载
- 积分:1
-
LMS
LMS算法函数
实现LMS算法定义,方便之后调用(least mean square algorithm)
- 2013-09-04 17:12:08下载
- 积分:1
-
SAR_Mulitargets
SAR雷达多目标生成子函数,SAR雷达在斜视角etha下,雷达回波信号仿真
(multi targetes funcution)
- 2013-10-12 22:20:37下载
- 积分:1