-
data2dlookup
simulink 2d 查表程序 table2d.m, data2d.fig, table2dlookup.mdl, data2dresult.fig(simulink 2d look-up table procedure table2d.m, data2d.fig, table2dlookup.mdl, data2dresult.fig)
- 2007-09-09 17:35:47下载
- 积分:1
-
20130105
matlab实现Floyd算法,一段简单的程序,用时修改相关的参数即可。(Floyd algorithm matlab realize, for a simple procedure, the parameters can be modified with.)
- 2013-01-05 20:39:32下载
- 积分:1
-
mCode
this is the code for generating membrane function using matlab GUI
- 2011-06-13 19:01:55下载
- 积分:1
-
PCM___code
matlab下对pcm编码进行模拟.可以进一步帮助理解编码过程(right pcm Matlab simulation code. Can help further understanding of the encoding process)
- 2007-05-04 19:19:36下载
- 积分:1
-
xiaoyuge_ofdm
该程序是基于梳妆导频的OFDM信道估计的最基础的程序,适合初学者(The program is based on the dressing of the OFDM pilot channel estimation the most basic procedures, suitable for beginners)
- 2011-01-18 09:44:18下载
- 积分:1
-
VCMATLABEngine
说明: VC++调用MATLAB Engine,实现数值算法应用(VC++ to call MATLAB Engine, the application of the realization of numerical algorithm)
- 2009-08-08 14:58:16下载
- 积分:1
-
Diffusion-limited-aggregation
应用MATLAB基于元胞自动机的扩散限制聚集仿真(Diffusion limited aggregation )
- 2011-05-03 16:40:54下载
- 积分:1
-
find_MPPT
this programmedefine a circuit-based simulation model for a PV cell in order to allow find MPPT
- 2012-08-23 03:39:52下载
- 积分:1
-
ART
algebraic reconstruction technique
- 2011-12-06 10:57:26下载
- 积分:1
-
adaboost
Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。
load clouds
[test_targets, E] = lijsada_boost(patterns, targets, patterns, 100, Stumps ,[])
train_patterns 每列为一样本
train_targets 每列为一样本目标
100 :Number Of Iterations
Stumps: Weak Learner Type
Learner s parameters :[]
adaboost +stumps
testRightR = 0.7522(Adaboost is an iterative algorithm)
- 2014-01-20 13:05:34下载
- 积分:1