-
bpsk_plotiing
MATLAB code for BPSK modulation.
- 2009-11-12 01:22:43下载
- 积分:1
-
cnet
(eccv10)Features Image Matching[matlab]源代码((eccv10)Features Image Matching[matlab])
- 2013-11-06 14:21:19下载
- 积分:1
-
SOA
用MATLAB编程实现半导体光放大器(SOA)的模拟(MATLAB programming realize semiconductor optical amplifiers (SOA) simulation
)
- 2012-05-13 09:59:07下载
- 积分:1
-
chap2
系统辨识与自适应控制程序 大家看看吧 个人也是搜索得到的 分享了(System identification and adaptive control procedures)
- 2012-08-13 11:10:10下载
- 积分:1
-
PV模型
说明: 光伏特性曲线m文件,运行可用。在不同温度和光照条件都有。(Photovoltaic characteristic curve m file, available for operation. In different temperature and light conditions.)
- 2019-10-18 21:37:43下载
- 积分:1
-
ELD
和声搜索算法求解电力系统经济调度优化问题(Harmony search algorithm solve power system ecolomic dispatch optimization problem)
- 2020-12-21 09:09:08下载
- 积分:1
-
123
卡尔曼滤波在目标跟踪中应用仿真研究,机动目标跟踪与实现源程序(Simulation study on Application of Calman filter in target tracking,And the realization of the source program for maneuvering target tracking)
- 2014-09-19 21:22:28下载
- 积分:1
-
DSP-for-Matlab-and-Labview-I-Fundamentals-of-Disc
This book is about some examples of simulating DSP with Matlab
- 2013-09-23 20:09:44下载
- 积分:1
-
94bf2b232de4
用于混沌时间序列自适应预测的一种稀疏Volterra滤波器-(Adaptive prediction of chaotic time series for a sparse Volterra filter-)
- 2015-03-22 19:54:08下载
- 积分: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