INTRODUCTION
In this section we show a collection of snapshots and results of different implementations related to block of (DCS).
HOMEWORK 1
A simple arithmetic calculator to learn basic commands and guide from Matlab (TM). Figure 1 shows final implementation.
Figure 1. A Calculator using Matlab (TM) GUIDE.
HOMEWORK 2
Pulse Code Modulation generations and its Fourier Spectrum. Figure 2, shows final implementation.
Figure 2. Pulse Code Modulation Simulation in Matlab (TM) GUIDE.
HOMEWORK 3
Recovering information through matched filter. Figure 3, shows final implementation.
Figure 3. Matched Filter Simulation in Matlab (TM) GUIDE.
HOMEWORK 4
Digital Modulation (ASK, FSK, PSK) and recovering information through matched filter. Figure 4, shows final implementation.
Figure 4. Digital Modulation Simulation in Matlab (TM) GUIDE.
HOMEWORK: REED SOLOMON CODING
Reed Solomon Coding. Figure 5, shows simulation results.
Figure 5. Reed Solomon Coding Simulation. C++.