phthinh / OFDM_802_16

IEEE 802.16 OFDM-based transceiver system
20 stars 19 forks source link

Where can txt files for Matlab be downloaded? #4

Open Wisegoodwolf opened 1 year ago

Wisegoodwolf commented 1 year ago

Some txt files are needed to run OFDM_TX_tb.m and OFDM_RX_tb.m. RTL_OFDM_RX_datin_len, OFDM_RX_bit_symbols, etc. Where can these files be downloaded?

phthinh commented 1 year ago

Hi Wisegoodwolf, If I remember correctly, the txt files needed to run OFDM_[TX/RX]tb.m are generated by OFDM[TX/RX]_wr_dat_in.m, respectively.