/ChannelNet

Implementation of the paper "Deep Learning-Based Channel Estimation"

Primary LanguageJupyter Notebook

Deep Learning-Based Channel Estimation

Introduction

This repo contains a deep learning (DL) algorithm for channel estimation in communication systems. And the aim is to find the unknown values of the channel response using some known values at the pilot locations. The pipeline is based on SRCNN and DNCNN.

Requirements and Dependencies

  • cuda10.0 && cudnn7.6.5
  • requirements.txt

Datasets

BibTeX Citation

@article{soltani2019deep,
  title={Deep learning-based channel estimation},
  author={Soltani, Mehran and Pourahmadi, Vahid and Mirzaei, Ali and Sheikhzadeh, Hamid},
  journal={IEEE Communications Letters},
  volume={23},
  number={4},
  pages={652--655},
  year={2019},
  publisher={IEEE}
}

数据集是不够的,在原来的论文里面,数据集是拿来训练使用的,需要自己制造0-30db的数据集
调整参数
我的qq:2285830341