-
20067511485943385
本文介绍了完整的OFDM的系统设计,并在Matlab环境下进行了仿真(This article describes a complete OFDM system design, and in the Matlab simulation environment)
- 2008-06-04 13:13:16下载
- 积分:1
-
sobel
matlab edge detection projectr
- 2011-09-21 23:16:07下载
- 积分:1
-
feature_context
王兴刚和白翔合作发表的CVPR2011的文章, Feature Context for Object Detection and Image Classification,可以用于物体检测和图像的分类,用到了特征上下文,Feature Context(PROCEEDINGS and white Xiang cooperation the published CVPR2011 article Feature Context for Object Detection and Image Classification can be used for object detection and classification of the image, to use the features of the context, Feature Context)
- 2012-10-04 04:59:41下载
- 积分:1
-
zoharby-plot_google_map-14b7d12
matlab code for zoharbyplot_google_
- 2015-02-07 14:27:45下载
- 积分:1
-
matlabCode
说明: Proakis 现代通信系统的matlab程序(Proakis matlab program of modern communication systems)
- 2011-03-10 19:02:35下载
- 积分:1
-
fft
该文件为功率谱估计的一个子程序,对广大读者很有帮助,现在拿出来和大家一起分享下(The file is a subroutine power spectrum estimation of readers helpful, and now share with everyone out under)
- 2010-08-31 15:20:04下载
- 积分:1
-
simd-viterbi-2.0.3.tar
this is about viterbi
- 2010-01-28 21:47:58下载
- 积分:1
-
m_map1.4
画国界、海岸线等地图的工具包,利用分形原理采用matlab编程(Draw boundaries, coastlines, map kit, using the fractal theory using matlab programming)
- 2012-06-14 09:03:06下载
- 积分:1
-
apskduojingfangzhen
APSK在多径信道下的仿真,给出了具体的信道模型,画出误码率曲线(APSK simulation in multipath channel, given the specific channel model, draw BER curves)
- 2013-12-05 18:08:07下载
- 积分:1
-
gscale
GSCALE Scales the intensity of the input image.
G = GSCALE(F, full8 ) scales the intensities of F to the full
8-bit intensity range [0, 255]. This is the default if there is
only one input argument.
G = GSCALE(F, full16 ) scales the intensities of F to the full
16-bit intensity range [0, 65535].
G = GSCALE(F, minmax , LOW, HIGH) scales the intensities of F to
the range [LOW, HIGH]. These values must be provided, and they
must be in the range [0, 1], independently of the class of the
input. GSCALE performs any necessary scaling. If the input is of
class double, and its values are not in the range [0, 1], then
GSCALE scales it to this range before processing.
The class of the output is the same as the class of the input.
Copyright 2002-2004 R. C. Gonzalez, R. E. Woods, & S. L. Eddins
Digital Image Processing Using MATLAB, Prentice-Hall, 2004
$Revision: 1.5 $ $Date: 2003/11/21 14:36:09 $
- 2014-10-07 09:10:58下载
- 积分:1