Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 732 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 732 Bytes

Introduction to Signal Processing (ECE 2026)

This repository features MATLAB codes that I've written for projects for my Introduction to Signal Processing class from Georgia Tech.

Duration of this course was from '17 Jan to '17 May and principally involved numerous manipulation of various types of signals using MATLAB.

Brief Description of Projects

  1. Waveform Plotting, and Reading, Recording and Writing Signals ('17 1/18 - 1/24)
  2. Using Complex Exponentials and Adding Multiple Sinusodial Waves ('17 1/25 - 1/31)
  3. Synthesis of Sinusoidal Signals: Music and DTMF Synthesis ('17 2/1 - 2/7)
  4. Synthesis of AM and FM Signals ('17 2/8 - 2/14)
  5. Spectrograms, Harmonic Lines, Sampling and Aliasing ('17 2/15 - 2/21)