ECN No Name Newsletter: Fall, 1997

The ECN No Name Newsletter is no longer being published. This is an archived issue.

[previous article] [next article]

Signal Processing In MATLAB

Tom Krauss, ECE Graduate Student
krauss@ecn.purdue.edu

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
12:30 pm -- MSEE B-12

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:

  1. Built-in MATLAB support for Signal Processing
  2. What the Signal Processing Toolbox has to offer
  3. Some new MATLAB 5 Signal Processing features


webmaster@ecn.purdue.edu
Last modified: Tuesday, 14-Oct-97 10:55:04 EST

[HTML Check] HTML