Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 705 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 705 Bytes

Signals and Systems MATLAB Assignments

Description

  • MATLAB Programming assignment I & II of Bilkent University EEE391 Course.

Content

within MA1 directory:

  • MA1.pdf: MATLAB programming assignment description (phasor addition of sinusoidal waveforms)
  • report.pdf: Contains experimental results and analysis
  • CA1.m: Contains the MATLAB code for the assignment

within MA2 directory:

  • MA2.pdf: MATLAB programming assignment description (Implementing M-point averaging filter & first differencer)
  • report.pdf: Contains experimental results and analysis
  • CA2.m: Contains the MATLAB code for the assignment
  • images: Contains gray scale images to test filters