Generalized OFDM transmission model
This file contains matlab code for ofdm transmission system.
Here just for understanding CP(cyclic prefix) is not used and zero padding done here according to OFDM transmission scheme and made generalized for Multi Modulation Schemes.
Here, equalizers at receiver is not used and channel assumed to be estimated.
Cite As
Bhavik Doshi (2024). Generalized OFDM transmission model (https://www.mathworks.com/matlabcentral/fileexchange/42490-generalized-ofdm-transmission-model), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.2.0.0 | Simple OFDM with Multi Point Modulation and use to average Power, to demonstrate Transmission System, and effects in real environment |
||
1.1.0.0 | To the previous submission, constant average power is used and assumed that channel estimation is known and used Path Gain values at receiver. |
||
1.0.0.0 |