-
zhong
用simulink作的MTI高通滤波器的仿真程序,其中输入信号为高斯色噪声,可以对输出作时域和频域分析。(MTI using simulink for high-pass filter of the simulation program, in which the input signal for Gaussian colored noise can be output for the time domain and frequency domain analysis.)
- 2008-07-04 21:13:04下载
- 积分:1
-
OFDM1
代码主要是基于matlab的OFDM程序(Code is mainly based on the OFDM matlab program)
- 2011-04-27 20:59:16下载
- 积分:1
-
communicationmatlab
通信系统的matlab仿真程序,给出了大量可用的函数。(communication system simulation program Matlab, given the large number of functions available.)
- 2007-06-15 19:03:18下载
- 积分:1
-
Connected-Component-based-text-region-extraction
The basic steps of the connected-component text extraction algorithm are given below,
and diagrammed in Figure 10. The details are discussed in the following sections.
1. Convert the input image to YUV color space. The luminance(Y) value is used for
further processing. The output is a gray image.
2. Convert the gray image to an edge image.
3. Compute the horizontal and vertical projection profiles of candidate text regions
using a histogram with an appropriate threshold value.
4. Use geometric properties of text such as width to height ratio of characters to
eliminate possible non-text regions.
5. Binarize the edge image enhancing only the text regions against a plain black
background.
6. Create the Gap Image (as explained in the next section) using the gap-filling
process and use this as a reference to further eliminate non-text regions the
output.
- 2014-12-16 00:41:34下载
- 积分:1
-
auxiliary-particle-filter
本程序含标准的粒子滤波,以及对其改进的辅助粒子滤波,包括一些重要的研究仿真。(This program contains the standard particle filter, and its improved auxiliary particle filter, including some important research simulation.)
- 2011-06-11 06:43:44下载
- 积分:1
-
fuzzy_pid
介绍了模糊控制pid的一边编程思想,并给出了matlab的调用命令(Describes the fuzzy control pid side programming ideas, and gives the call to the command matlab)
- 2011-07-15 16:30:41下载
- 积分:1
-
NLKPCA
这是外国人实现的非线性主成份分析,可下载相应的文章,可用来降维!(Applies the kernel method to unsupervised algorithms as for instance Principal Component Analysis. This gives a principled and efficient approach to nonlinear PCA)
- 2013-04-22 10:43:46下载
- 积分:1
-
minlp
To find the minimum in a linear program equation
- 2013-05-16 13:01:24下载
- 积分:1
-
lqrdmdfe
matlab code for lqrdmdfe algorithm in mimo ofdm systems for 4x4 and 8x8 systems.
- 2010-10-19 16:59:11下载
- 积分:1
-
scmap
Koch分形曲线计算地图边界,此程序能较好的计算任意凸图形边界长度。程序计算步骤为:提取图形边界,将边界点按与中心点所成角度排序,每隔一定角度取一边界点,对选取的边界点做3次迭代Koch分形(Koch fractal curve map boundary, this procedure can be better calculated arbitrary convex graphical boundary length. The program calculation steps: to extract graphical boundary, the boundary points and the center point of the angled Sort every angle to take a boundary point, done the 3 iterations Koch fractal selected border points)
- 2012-12-31 23:45:55下载
- 积分:1