Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MahmudulAlam committed Feb 14, 2019
1 parent dc2e25a commit bdbbaa6
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
<p align="center">
<img src="https://user-images.githubusercontent.com/37298971/52766913-fbb67100-3052-11e9-98c2-24351f6f6eb2.jpg" width="350">
</p>

# A-Complete-Digital-Communication-System
A MATLAB simulation of a complete digital communication system

This project is the simulation of a complete digital communication system. A digital communication system consists of multiple blocks and each block is implemented here as a MATLAB function and 'main_code.m' file combines them all to build the complete system. The block diagram below shows all the block of the system in a sequential manner.

## Block-Diagram
<p align="center">
<img src="https://user-images.githubusercontent.com/37298971/52767116-acbd0b80-3053-11e9-9998-4dd80c8a2825.png" width="500"
</p>

0 comments on commit bdbbaa6

Please sign in to comment.