haoyye / OFDM_DNN

228 stars 136 forks source link

issues reffered to the target input #11

Closed Yonglinz77 closed 4 years ago

Yonglinz77 commented 4 years ago

Thank you for your repo, just have a question about the target inputs in ofdm_simulation. In the standard OFDM pilot based structure, the training inputs part has already a complete OFDM block (comb-type pilot with data slots), then why we concatenate a pure data-block (OFDM_data_codeword) behind that? Thank you again!