
The ECN No Name Newsletter is no longer being published. This is an archived issue.
[previous article] [next article]Why is MATLAB such an ideal environment for signal processing? Signals are naturally represented as a sequence of numbers stored as a vector, MATLAB's most natural data type. Also, two of the most fundamental algorithms for signal processing, the FFT and the digital filtering operation, are not M-files at all; they are written in C, built-in to MATLAB for the fastest possible execution. Using the vectorized syntax of MATLAB along with a few of the many powerful functions provided, it may take just a few lines of elegant MATLAB code to implement several pages of the equivalent code in other languages like C and FORTRAN.
|
MATLAB Signal Processing Short Course
Friday, September 26 |
This course presents the beauty and the basics of signal processing in MATLAB. Also presented are some of the little known new features in MATLAB 5 and the most recent Signal Processing Toolbox. Tools which allow you to make the most of MATLAB's matrix oriented, interpreted language will be highlighted.
Course Outline: