├── Channel_functions.m ├── DPA_TA.m ├── IDX_Generation.m ├── LSTM.py ├── LSTM_Datasets_Generation.m ├── LSTM_Results_Processing.m ├── README.md ├── functions.py ├── main.m └── samples_indices_100.mat /Channel_functions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abdulkarimgizzini/Temporal-Averaging-LSTM-based-Channel-Estimation-Scheme-for-IEEE-802.11p-Standard/HEAD/Channel_functions.m -------------------------------------------------------------------------------- /DPA_TA.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abdulkarimgizzini/Temporal-Averaging-LSTM-based-Channel-Estimation-Scheme-for-IEEE-802.11p-Standard/HEAD/DPA_TA.m -------------------------------------------------------------------------------- /IDX_Generation.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abdulkarimgizzini/Temporal-Averaging-LSTM-based-Channel-Estimation-Scheme-for-IEEE-802.11p-Standard/HEAD/IDX_Generation.m -------------------------------------------------------------------------------- /LSTM.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abdulkarimgizzini/Temporal-Averaging-LSTM-based-Channel-Estimation-Scheme-for-IEEE-802.11p-Standard/HEAD/LSTM.py -------------------------------------------------------------------------------- /LSTM_Datasets_Generation.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abdulkarimgizzini/Temporal-Averaging-LSTM-based-Channel-Estimation-Scheme-for-IEEE-802.11p-Standard/HEAD/LSTM_Datasets_Generation.m -------------------------------------------------------------------------------- /LSTM_Results_Processing.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abdulkarimgizzini/Temporal-Averaging-LSTM-based-Channel-Estimation-Scheme-for-IEEE-802.11p-Standard/HEAD/LSTM_Results_Processing.m -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abdulkarimgizzini/Temporal-Averaging-LSTM-based-Channel-Estimation-Scheme-for-IEEE-802.11p-Standard/HEAD/README.md -------------------------------------------------------------------------------- /functions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abdulkarimgizzini/Temporal-Averaging-LSTM-based-Channel-Estimation-Scheme-for-IEEE-802.11p-Standard/HEAD/functions.py -------------------------------------------------------------------------------- /main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abdulkarimgizzini/Temporal-Averaging-LSTM-based-Channel-Estimation-Scheme-for-IEEE-802.11p-Standard/HEAD/main.m -------------------------------------------------------------------------------- /samples_indices_100.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abdulkarimgizzini/Temporal-Averaging-LSTM-based-Channel-Estimation-Scheme-for-IEEE-802.11p-Standard/HEAD/samples_indices_100.mat --------------------------------------------------------------------------------