This repository contains MATLAB scripts created during the AVE 4502 course I took during my 5th semester. The purpose of this repository is to store, share and document the scripts used during the course.
To understand and apply the basics of electrical signals as well as the analysis and design of systems.
- Teach the basics of MATLAB from signals and systems perspective.
- Help students simulate the generation of signals and operations on them.
- Familiarize the students Fourier, Laplace and Z transforms.
Upon completion of all sessional, the students will be able to:
- Generate matrices of various dimensions, various signals and sequences and perform operations on signals.
- Obtain the frequency domain representation of signals and sequences using Fourier transform, Laplace and z transform.
- Apply the concept of convolution and correlation.
- Produce various types of noise and measure various characteristics of noise
git clone https://github.com/redwine-1/AVE4502