-
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
-
STBC
说明: 主要包括一些空是编码的代码,对于那些正在研究空是编码的同志,很有用。(Including some of the main space is encoded code, for those who are studying space is encoded comrades, very useful.)
- 2008-12-02 19:25:13下载
- 积分:1
-
Power-spectrum_matlab
matlab下用FFT求功率谱和幅值谱的代码(Power spectrum and Amplitude spectrum base on matlab)
- 2020-12-14 10:39:15下载
- 积分:1
-
AmplitudeModulator
matlab和optisystem调试用的幅度调制程序,在optisystem里面使用matlab组件然后使用。(matlab and optisystem debugging with the amplitude modulation process, component and then use the optisystem inside Matlab.)
- 2012-04-23 15:44:57下载
- 积分:1
-
V-BLAST-program
基于matlab软件下的V-BLAST程序(Matlab software for V-BLAST program)
- 2012-05-16 19:00:55下载
- 积分:1
-
matlab
OMP算法的一维信号实现matlab 源码 基于压缩感知的(OMP algorithmn )
- 2011-11-17 15:11:16下载
- 积分:1
-
NIPALS
function calculates matrices of scores and loadings using NIPALS algorithm
(Nonlinear Iterative Partial Least Squares)
- 2010-02-03 04:08:45下载
- 积分:1
-
project
直方图均衡化及亮度调整,关于图像处理方面最基本的几个程序(Histogram equalization and brightness adjustment, image processing on a few basic procedures)
- 2007-12-24 01:34:52下载
- 积分:1
-
gray2rgb
MATLAB实现gray到RGB的转化,包括图像文件及M文件(MATLAB realization of gray to RGB conversion, including image files and M files)
- 2009-06-09 09:52:38下载
- 积分:1
-
pso-1
给出了经典的粒子群优化算法的matlab实现方法,并结合测试函数,显示算法的寻优能力(Gives a classical particle swarm optimization algorithm matlab implementation, combined with the test function, the ability to display optimization algorithm)
- 2014-02-18 16:17:34下载
- 积分:1