OFDM Channel Estimation in MATLAB

This simulation code is based on "Jordan Street's" video https://www.youtube.com/watch?v=SyKJrrNhPO8
2.7K Downloads
Updated 1 May 2018

View License

%% OFDM Simulation in MATLAB
% This simulation code is based on "Jordan Street's" OFDM simulation
% presentation 'https://www.youtube.com/watch?v=SyKJrrNhPO8'. We just
% implemented this tutorial. We don't claim any contribution and thanks to
% Jordan for providing such a wonderful video tutorial.
% Authors:
% 1- Naveed Ahmed: 'https://www.ntnu.edu/employees/naveed.ahmed'
% 2- Shujaat Khan: Shujaat123@gmail.com

% if you like to cite this code you can see citation in jordan video (if
% any) or cite our paper LMS based channel estimation papers
% see : https://scholar.google.co.kr/citations?user=ih1YHj0AAAAJ&hl=en

Cite As

Shujaat Khan (2024). OFDM Channel Estimation in MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/67156-ofdm-channel-estimation-in-matlab), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2017a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Link-Level Simulation in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

OFDM_Channel_Estimation/html/

Version Published Release Notes
1.0.0.0