Signal Processing using MATLAB

Term: Spring 2015
Instructor: Balu Santhanam
Pre-requisites: EECE-314, MATH 314, EECE-340 recommended.
Course Abstract: Introduction to the computing and the GUI environment of MATLAB, Programming environment, mfiles, 2D/3D graphics and demo environment, Review of the functions in the signal processing, statistics, linear algebra and communications toolboxes, problem solving using MATLAB

MATLAB M-Files
[Expand]Data formats
[Expand]2D plotting
[Expand]3D plotting
[Expand]User-defined functions
[Expand]Vector and Matrix Environment
[Expand]Statistics and Data Analysis
[Expand]Random Number Generators
[Expand]Numerical Integration/DE Solvers
Functions for DE/Int Example
(a) ft1.m
(b) ft2.m
(c) de1.m
(d) de2.m
Num/symb integral/DE example
Output of Int/DE Example
(a) de1
(b) de2

[Expand]DSP Toolbox