# RadioCNN **Repository Path**: zhoub86/RadioCNN ## Basic Information - **Project Name**: RadioCNN - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-18 - **Last Updated**: 2021-03-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README "# RadioCNN" Using a CNN to conduct signal equalization & demodulation over a frequency-selective channel. Step 1: Use "./Data Generation/GenData.m" to generate raw data, which is obtained from passing QPSK signals through a frequency-selective channel with 16 scattering paths. Step 2: Run "./radioCNN.py" to train & evaluate on the test data set.