othmbela / mobile-communications-systems

Mobile Communication System in Matlab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile Communications Systems

Overview

This repository contains my coursework for Mobile Communications Systems.

Files and Folders structure

├── .gitignore
├── LICENSE
├── README.md
├── Baseband Simulation
│   ├── functions
│   └── Simulation.m
├── BER for BPSK, QPSK & 16QAM in AWGN
│   └── BER_AWGN.m
├── BER QPSK & 16QAM in Rayleigh fading
│   └── BER_Rayleigh.m
├── Constellations
│   └── Constellations.m
├── MIMO Wireless Channel
│   └── MIMO_Capacity.m
│── report
│   └── report.pdf
└── graphics

Author

Othmane Belarbi

About

Mobile Communication System in Matlab

License:MIT License


Languages

Language:MATLAB 100.0%