802.11g matlab code

Matlab code for 802.11g wlan
1.2K Downloads
Updated 10 Sep 2012

View License

This is a code for 802.11g in Matlab. OQPSK has been used here.

modem.oqpskmod('PhaseOffset', -pi/16, ...
'SymbolOrder', 'Gray', 'InputType', 'Bit'); % modulator object

9 Rayeligh fading paths and each path has a bell Doppler spectrum, with a parameter as specified in the default doppler.bell object have been used.

Cite As

anuj saxena (2024). 802.11g matlab code (https://www.mathworks.com/matlabcentral/fileexchange/38074-802-11g-matlab-code), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on WLAN Toolbox 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!
Version Published Release Notes
1.0.0.0