搜索资源列表
do_padding
- add padding for the incoming serial bits to meet the length requirement of FFT algorithm. This code will be combine with OFDM.m code to implement the OFDM transceiver.
do_padding.m
- this code useful for padding zeros in ofdm.it is the function used in ofdm_ber file. -this code useful for padding zeros in ofdm.it is the function used in ofdm_ber file.
zero_pad
- Demo of zero-padding DFTs for 4F7 course (lecture 2): Spectrum of a single complex exponential added together
GI-and-CP-in-OFDM
- This scr ipt shows the difference of using zero padding (GI) in the end of OFDM symbol and using cyclic prefix (CP).