-
OFDM_sync
Matlab的OFDM在多径Rayleigh信道下的同步
1. 假设频率已同步,设计OFDM一种具体的采用循环前缀进行时间同步方法,用Simulink进行仿真,画出比特信噪比与捕获概率的关系曲线。
2. 设时间已同步,设计OFDM一种具体的采用循环前缀进行频率同步方法,用Simulink进行仿真,画出比特信噪比与频率同步误差的关系曲线.(Matlab-OFDM in multipath Rayleigh channel synchronization 1. Assume that the frequency has been synchronized, the design of a specific OFDM cyclic prefix for time synchronization method, using Simulink simulation to depict the bit signal to noise ratio and the capture probability curve. 2. Set up time is synchronized to design a specific OFDM cyclic prefix for frequency synchronization method, using Simulink simulation to depict the bit signal to noise ratio and frequency synchronization error of the curve.)
- 2009-11-14 09:50:28下载
- 积分:1
-
code
EEOTS algorithm In this paper We merge two unconnected concepts
(i) Channel coding can be used to conserve energy by transmitting at reduced power levels over longer durations.
(ii) Electro-chemical mechanisms in batteries allow them to recover energy during idle periods.
Two kinds of delay constraints were considered, one a deadline constraint and the other an average delay constraint.
We achieve an Energy Efficient transmission compared to an other algorithms.
- 2013-10-15 16:54:20下载
- 积分:1
-
Artifact-reduction-using-fuzzy-filtering
Artifact reduction using fuzzy logic
- 2014-02-04 14:57:27下载
- 积分:1
-
gm2trellis
This program is used to compute stbc using trelis code
- 2010-12-13 17:43:31下载
- 积分:1
-
seperate
用于图像分块,将图像分为大小一致的图像,便于图像像素位置的确定(For the image block, the image into an image of the same size, easy to determine the location of the image pixel)
- 2013-07-19 15:16:26下载
- 积分:1
-
kalman
kalman滤波程序,里面包含kalman的讲解及程序实现,对初学者比较有帮助。(a program of kalman )
- 2012-04-20 16:18:55下载
- 积分:1
-
fast-coding-in-matlab
for fast optimize programming in matlab
- 2012-05-23 12:33:00下载
- 积分:1
-
ch8
说明: 动态模糊神经网络的例程,实际运行过,可以。(Dynamic fuzzy neural network routines, the actual run-off, you can.)
- 2021-03-17 13:39:20下载
- 积分:1
-
DCT-and-Image-Compression
DCT and Image Compression
In the JPEG image compression algorithm, the input image is divided into
8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each
block. The DCT coefficients are then quantized, coded, and transmitted. The
JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients,
computes the inverse two-dimensional DCT of each block, and then puts the
blocks back together into a single image. For typical images, many of the
DCT coefficients have values close to zero these coefficients can be discarded
without seriously affecting the quality of the reconstructed image.
The example code below computes the two-dimensional DCT of 8-by-8 blocks
in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients
in each block, and then reconstructs the image using the two-dimensional
inverse DCT of each block. The transform matrix computation method is used.
- 2014-01-28 16:55:07下载
- 积分:1
-
Holubowicz119325
matlab - how to draw a map with DEM file on plot :)
- 2012-05-19 22:40:43下载
- 积分:1