文件名称:OFDM-procedure
介绍说明--下载内容均来自于网络,请自行研究使用
main函数调用的子函数均可以随意修改,使用方便
模块包括:流程控制模块、卷积编译码模块、交织解交织模块、调制解调模块、OFDM调制解调模块、信道模块(为多径rayleigh信道)、均衡模块
可以正常运行,绝对适合做OFDM研究使用,有详细的注释,我自己写的,很容易理解.
经典收藏!!
-The main function calls the subfunctions are free to modify, easy to use modules including: flow control module, convolution encoding and decoding module, interleaving solution intertwined module modem modules, the OFDM modem module, channel module (multipath rayleigh channel ), equalization module can operate normally, absolutely suitable for OFDM study used detailed notes, I wrote it myself, it is easy to understand. classic collection!
模块包括:流程控制模块、卷积编译码模块、交织解交织模块、调制解调模块、OFDM调制解调模块、信道模块(为多径rayleigh信道)、均衡模块
可以正常运行,绝对适合做OFDM研究使用,有详细的注释,我自己写的,很容易理解.
经典收藏!!
-The main function calls the subfunctions are free to modify, easy to use modules including: flow control module, convolution encoding and decoding module, interleaving solution intertwined module modem modules, the OFDM modem module, channel module (multipath rayleigh channel ), equalization module can operate normally, absolutely suitable for OFDM study used detailed notes, I wrote it myself, it is easy to understand. classic collection!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
完整的OFDM仿真程序
..................\main.m
..................\soft_viterbi.m
..................\convolutional_en.m
..................\myawgn.m
..................\mul_ralay_channel.m
..................\Jakes_gen.m
..................\equal_MMSE.m
..................\equal_ZF.m
..................\interleav_matrix.m
..................\interleaving.m
..................\de_interleaving.m
..................\bpsk.m
..................\debpsk.m
..................\deqam4.m
..................\qam4.m
..................\ofdm.m
..................\deofdm.m
..................\equal.m
..................\deqam8.m
..................\qam8.m
..................\deqam4.asv
..................\deqpsk.m
..................\qpsk.m
..................\decbin.m
..................\deci2bin.m
..................\main.asv
..................\qpsk.asv
..................\deqpsk.asv
..................\8psk.m
..................\de8psk.m
..................\err_p_position_1.mat
..................\err_b_position_1.mat
..................\data.mat
..................\err_p_position_2.mat
..................\err_b_position_2.mat
..................\err_p_position_3.mat
..................\err_b_position_3.mat
..................\err_p_position_4.mat
..................\err_b_position_4.mat
..................\err_p_position_5.mat
..................\err_b_position_5.mat
说明.txt