readme
来自「基于MATLAB的OFDM发送」· 代码 · 共 25 行
TXT
25 行
################################################################################### DIRECTORY STRUCTURE##################################################################################This directory contains the source code for the reusable OFDM IP components.For the functions of each IP please refer to doc/OFDM.pdf Section 3. ChannelEstimator\: Channel Estimator module ConvEncoder\: Convolutional Encoder module CPInsert\: Cyclic Prefix(CP) Insertion module FFT\: FFT and IFFT modules FIFOs\: Different types of FIFOs Interleaver\: Interleaver and De-interleaver modules Mapper\: Mapper and De-mapper modules PilotInsert\: Pilot and Guard insertion modules Puncturer\: Puncturer and Depuncturer modules ReedSolomon\: Reed-solomon Codecs modules Scrambler\: Scrambler and Descrambler modules Synchronizer\: Synchronizer module Unserializer\: S/P module Viterbi\: Convolutional Decoder module
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?