-
cp0101_bandwidth
第一步是计算输人信号单边功率谱密度(ESD)。使用快
%速傅里叶(FFr)算法将信号从时域转换到频域。因为FFr算法的输出是离散谱,而这
%里我们需要的是连续谱,因此需要引人不同的比例因子来实现从离散谱到连续谱的转换。
%在第二步中,我们利用迭代算法计算出相对于特定阂值的ESD的最高和最低频率,从而
%估算出被检测信号所占用的带宽。这种算法同时适用于基带信号和已调制信号。最后,
%在第三步中,我们给出了输出图形的原代码。(The first step is calculating the input signal unilateral power spectral density (ESD). The use of fast Fourier speed (FFr) algorithm for the signal conversion from time domain to frequency domain. FFR algorithm because the output is a discrete spectrum, which we need is a continuous spectrum, so the need for food of different scale factor to achieve from the discrete spectrum to continuous spectrum conversion. In the second step, we use iterative algorithm to calculate a specific threshold in relation to the ESD of the highest and lowest frequency, thus estimated to be occupied by the signal detection bandwidth. This algorithm applies to both baseband signal and modulation signals. Finally, in the third step, we give the graphical output of the original code.)
- 2008-05-02 17:22:10下载
- 积分:1
-
vad_1
说明: 实现端点检测的程序,可以通过图像查看仿真的结果(Endpoint detection process to achieve, you can view the simulation results by image)
- 2011-03-06 19:59:50下载
- 积分:1
-
Design-of-low-density-parity-check-codes-for-modu
Design of low density parity check codes for modulation and detection
- 2011-07-15 07:14:43下载
- 积分:1
-
haarmtx.m
The Haar transform can be expressed in the matrix form as T = HIHT (inverse transform HTTH) where I is an NxN image matrix, H is an NxN transformation matrix and T is the resulting NxN transform.
For Haar transform, the transformation matrix H contains the Haar basis functions hk(x). They are defined on a continuous, closed interval, x -[0, 1] for k = 0,1,2 ...,N -1 where N = 2n.(
The Haar transform can be expressed in the matrix form as T = HIHT (inverse transform HTTH) where I is an NxN image matrix, H is an NxN transformation matrix and T is the resulting NxN transform.
For Haar transform, the transformation matrix H contains the Haar basis functions hk(x). They are defined on a continuous, closed interval, x-[0, 1] for k = 0,1,2 ...,N-1 where N = 2n.)
- 2013-10-21 21:16:53下载
- 积分:1
-
genetic-algorithm
基于MATLAB的遗传算法 本文是以Word形式给出的 里面都是计算GA的原代码(MATLAB-based genetic algorithm given in this article is based on Word form which is basically the original code
)
- 2013-11-20 11:26:55下载
- 积分:1
-
youyong
小波变换在图像压缩中的应用,都是完整的论文,希望能对大家有所帮助(Wavelet transform in image compression, are full of papers, hoping to be helpful)
- 2010-06-06 16:18:17下载
- 积分:1
-
ofdm
说明: 基于matlab的OFDM系统仿真,包括调制解调的源程序。。(The OFDM system based on matlab simulation, including the modulation and demodulation of the source. .)
- 2010-04-21 18:34:07下载
- 积分:1
-
PSO_improve
改进粒子群算法以及例子,可单步运行,算法参数可调(improve PSO and example)
- 2012-06-29 22:10:58下载
- 积分:1
-
circularcon
CIRCULAR CONVOLUTION PROGRAM WRITTEN IN MATLAB.TESTED OK
- 2012-08-16 21:53:47下载
- 积分:1
-
ADDC
上线(单通)的聚类算法,它接受在每一步的单个样品,更新聚类中心,并产生新的中心,根据需要。该算法是有效的,在它生成一个单传的数据集群中心。(ADDC algorithm)
- 2012-01-29 20:53:54下载
- 积分:1