-
MATLABexternalprogram
说明: MATLAB外部程序实用手册(包含详尽)(MATLAB external program Practical Handbook (includes exhaustive))
- 2010-03-24 10:43:56下载
- 积分:1
-
SOR
Heat equation with variable coeficients using Succesive Over Relaxation
- 2013-08-05 21:32:21下载
- 积分:1
-
bicm16qam
16QAM采用比特交织编码的性能MATLAB仿真(Performance using bit-interleaved coded 16QAM MATLAB simulation)
- 2021-04-26 14:28:45下载
- 积分:1
-
mfiles
精通matlab6.5电子书后附带光盘中计算书中算例的程序源码(Proficient matlab6.5 calculation included CD-ROM e-book after book, examples of program source code)
- 2011-11-16 13:39:36下载
- 积分:1
-
tracking_demo
基于卡尔曼滤波算法编写的跟踪问题的演示程序(Based on the Kalman filter algorithm to track the issue prepared demo program)
- 2007-11-08 00:20:05下载
- 积分:1
-
xianxlvbo
风速线性滤波器,可对风洞试验及风速实测资料做简单滤波。(Wind speed linear filter can be measured wind speed of wind tunnel tests and information to do simple filtering.
)
- 2011-12-17 15:24:45下载
- 积分:1
-
code-matlab-SCFDMA
code matlab simulation FDMA
- 2013-11-21 22:16:29下载
- 积分:1
-
mangjunheng
盲均衡是指均衡器能够不借助训练序列 ,而仅仅利用所接收到的信号序列即可对信道进行自适应均衡。
(Blind equalization means without the aid of the equalizer training sequence can, but only using the received signal sequence to the channel adaptive equalization.)
- 2015-03-11 13:40:51下载
- 积分: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
-
43566
本文主要叙述的是利用MATLAB软件实现图像的几何操作。利用imresize() imrotate() imcrop() 等函数实现图像的缩放,选转,剪切。
在对图像的几种几何操作中,图像的缩放和旋转都要用到插值操作。(This paper describes the use of MATLAB software images of geometric operations. Use imresize () imrotate () imcrop () Function Image Scaling , elected to the shear. In the image of several geometric operation, image scaling and rotation should be used interpolation operation.)
- 2007-03-10 19:37:23下载
- 积分:1