-
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
-
MATLAB
可对所求数据进行傅里叶变换,快速得到系统的频谱图。(Fourier transform can be used to obtain the spectrum of the system.)
- 2021-03-07 14:49:30下载
- 积分:1
-
Q-algorithm-of-RL
强化学习的Q算法matlab代码。适合寻找最优路径。让您对q算法一定有直观的理解!(A matlab program about Q of Reinforcement Learning Algorithm )
- 2010-12-12 16:40:18下载
- 积分:1
-
2D_M-Band_wavelet_decompositon
matlab环境下实现的二维图像的mallat小波算法的多进制小波分解(matlab environment to achieve the two-dimensional image of mallat wavelet multi-band wavelet decomposition algorithm)
- 2010-05-24 16:50:50下载
- 积分:1
-
Lab3
The code description is inside the .RAR. Matlab code to anwser my university homework.
- 2011-09-14 11:48:42下载
- 积分:1
-
TREND
用matlab小波分析工具箱观测大数据的变化趋势,用于大数据的预处理,效果较好(Observing the trend of big data with matlab wavelet analysis toolbox for large data preprocessing, better)
- 2016-08-04 23:25:43下载
- 积分:1
-
learnmatlab
matlab的全英文书籍,用于更好的理解和编写matlab原编码,希望有帮助(matlab full English books, to better understand and prepare for the matlab source code, hope that helps)
- 2013-08-11 18:15:04下载
- 积分:1
-
fengzhidingjie
分支定界 MATLAB编程 分支 定界 剪枝 取整数解(Branch and bound MATLAB programming branch and bound pruning rounded solution)
- 2013-12-20 01:18:18下载
- 积分:1
-
Algorithms-for-Image-Processing-and-Computer-Visi
Algorithms for Image Processing and Computer Vision 2nd
- 2014-01-20 18:53:23下载
- 积分:1
-
QPSK
QPSK bloque de modulación y demodulacion. Ademas posee un bloque de BER para observar la firencia entre la señ al de entrada y de salida
- 2011-06-10 05:32:02下载
- 积分:1