-
findT
找出一个一维数组的周期
例如: 1 2 3 1 2 3 的周期为3
1 2 3 1 2 的周期也为3(Find a cycle such as one-dimensional array: 1 2 3 1 2 3 cycles to 3
1 2 3 1 2 cycles for 3)
- 2010-10-04 02:00:50下载
- 积分:1
-
OFDM_Rayleigh
3 MATLAB functions for simulation of OFDM signal in Rayleigh fading channel. Including models for OFDM frame generating, cyclic prefix, pramble, as well as model for Rayleigh channel, QAM modulation function and a example of test process.
- 2009-04-26 23:37:49下载
- 积分:1
-
fre
说明: 此为频偏校正程序,通过TD_GG算法得到的频偏值还存在几赫兹的残余频偏,这里,我们可以通过反馈算法进行校正,以得到更加精确的频偏值。(for this frequency offset correction procedure for the adoption of the algorithm TD_GG Frequency values still exist remnants of a few hertz frequency offset, here, we can pass feedback correction algorithm, to be more precise frequency offset value.)
- 2006-04-07 16:32:53下载
- 积分:1
-
alternative-code-for-line-coding
matlab code for line coding
- 2012-01-30 02:59:33下载
- 积分:1
-
chapter8
GRNN的数据预测-基于广义回归神经网络的货运量预测(Prediction of GRNN data based on generalized regression neural network)
- 2017-04-08 16:37:47下载
- 积分:1
-
基于纹理图像分割算法
结合图像纹理进行分割,实现背景的去除,效果分厂明显
- 2022-01-27 15:14:57下载
- 积分:1
-
利用sinc函数插值函数
使用sinc函数插值函数。Sinc插值。
- 2023-07-31 13:35:08下载
- 积分:1
-
OFDMChEstAlgLSE
代码为对OFDM调制信号使用LS信道估计算法的仿真代码(Code for the use of OFDM modulation signal LS channel estimation algorithm for the simulation code)
- 2009-03-22 11:30:29下载
- 积分:1
-
TH_BPPM_UWB
TH-BPPM UWB using matlab to simulate
- 2009-08-11 16:59:35下载
- 积分:1
-
34
说明: 根据滤波器指标选择合适的窗函数,计算窗函数的长度N,调用MATLAB函数fir1设计一个FIR低通滤波器。并编写程序,调用MATLAB快速卷积函数fftfilt实现对xt的滤波。绘图显示滤波器的频响特性曲线、滤波器输出信号的幅频特性图和时域波形图。
(Select the appropriate indicators according to filter window function, calculate the length of window function N, called MATLAB function fir1 design a FIR low-pass filter. And programming, call MATLAB functions fftfilt achieve fast convolution filtering xt. Graphics filter frequency response curve, the filter output signal amplitude and frequency characteristics of maps and time-domain waveform. )
- 2011-05-24 09:17:20下载
- 积分:1