使用离散余弦变换的 ofdm bpsk 图像我要分享

ofdm bpsk image using DCT

matlab 图像 使用 变换 离散 余弦 ofdmbpsk

关注次数: 217

下载次数: 0

文件大小: 1.73 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:此代码是使用二进制相移键控 (BPSK) 调制技术在多径信道的 ofdm 系统中的模拟传输图象。要将图像转换成二进制,利用离散余弦变换。在此代码中,ofdm 的过程是完整,这样我们串行并行转换、 IFFT,FFT,和解调。结果在所示误比特率 (BER) 图形。


English Description:

this code is a simulation for transmitting image in ofdm system using binary phase shift keying (BPSK) modulation in multipath channel. to convert image into binary, using DCT. in this code, the process in ofdm is complete, such us serial to parallel conversion, IFFT, FFT, and demodulation. the result in shown in bit error rate (BER) graphic.


代码预览