-
95302923zuixiaoercheng2
在盲辨识系统中,非常关键的是如何获得最好的辨识效果,这里采用了多种方法,通过系统建模,并比较方法(In blind identification system is critical to identify how to get the best effect, this uses a variety of ways, through system modeling, and comparison)
- 2010-12-28 11:07:37下载
- 积分:1
-
Stitch
this application describes method of stitching
it stitch two image by method resolution
- 2012-04-07 21:15:37下载
- 积分:1
-
2d-barCode-qrcodePdatamatrix-PP
2d barCode qrcode+datamatrix + others
- 2011-05-22 03:15:09下载
- 积分:1
-
graph_unrelated_x
在程序中将不相干的一些数据进行处理,并用mschart绘制出直观图出来(procedures will be irrelevant in some of the information processed and used mschart drawn out direct-viewing chart)
- 2007-05-13 11:58:49下载
- 积分:1
-
facedetrec
usefull doc for face detection and face recognition in matlab
- 2010-07-23 17:31:18下载
- 积分:1
-
PAPR_MATLAB
解决OFDM中PAPR问题的MATLAB程序。(Solve the PAPR problem of OFDM in the MATLAB program.)
- 2008-05-27 13:33:26下载
- 积分:1
-
AdaptiveMedianFilter_MATLAB_code
MEDIAN FILTER ADAPTIVE
- 2013-03-03 02:40:03下载
- 积分:1
-
rgb-hsi
matlab编写的图像处理GUI小程序,实现(1)对一幅暗RGB图像的直方图均衡,(2)并分别在R、G、B通道进行直方图均衡,RGB三个分量可通过滑块调节,(3)用HSI模型增强图像。附有具体的文档说明。(MATLAB image processing GUI program, to achieve (1) to a pair of dark RGB image histogram equalization, (2) and in the R, G and B channels of histogram equalization, the RGB three components can be by adjusting the slider, (3) the HSI color model was used to enhanced image. With a detailed documentation)
- 2016-01-17 18:18:13下载
- 积分:1
-
lms
最小均方算法lms在波束形成中的应用 LMS算法步骤: 1,、设置变量和参量: X(n)为输入向量,或称为训练样本 W(n)为权值向量 b(n)为偏差 d(n)为期望输出 y(n)为实际输出 η为学习速率 n为迭代次数 2、初始化,赋给w(0)各一个较小的随机非零值,令n=0 3、对于一组输入样本x(n)和对应的期望输出d,计算 e(n)=d(n)-X^T(n)W(n) W(n+1)=W(n)+ηX(n)e(n) 4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行。(Lms least mean square algorithm applied in Beamforming
)
- 2011-04-28 23:25:35下载
- 积分:1
-
smoothing-operation
image smoothening and filtering
- 2012-03-28 02:15:59下载
- 积分:1