Line 33: | Line 33: | ||
*[[Hw1_ECE662Spring2010|Experimenting with Bayes rule]] (from [[ECE662]]) | *[[Hw1_ECE662Spring2010|Experimenting with Bayes rule]] (from [[ECE662]]) | ||
− | ''' | + | '''Creating synthetic sound signals in Matlab''' ([[Landis'_Matlab_Page|From ECE301, Instructor Landis Huffman]]) |
− | *[[Landis'_Matlab_Page]] | + | * [[Homework_1 | ECE 301 exercise]] |
+ | * [http://web.ics.purdue.edu/~huffmalm/301SU09/Mario.m Mario Bros Theme Tune] | ||
+ | |||
+ | '''Understanding convolution using Matlab''' ([[Landis'_Matlab_Page|From ECE301, Instructor Landis Huffman]]) | ||
+ | * [[Homework_2 | ECE 301 exercise]] ([[Landis'_Matlab_Page|From ECE301, Instructor Landis Huffman]]) | ||
+ | * [http://web.ics.purdue.edu/~huffmalm/myconv.m Custom, illustrative convolution function] | ||
+ | |||
+ | '''Understanding Fourier expansions of periodic signals''' ([[Landis'_Matlab_Page|From ECE301, Instructor Landis Huffman]]) | ||
+ | * [[Fourier_Properties | ECE 301 exercise]] | ||
+ | * [http://web.ics.purdue.edu/~huffmalm/FourierApprox.m Approximation of square wave with finite number of Fourier terms] | ||
+ | |||
+ | '''Understanding sampling and aliasing''' ([[Landis'_Matlab_Page|From ECE301, Instructor Landis Huffman]]) | ||
+ | ** [http://web.ics.purdue.edu/~huffmalm/MarioAlias.m Mario Bros Tune with variable sampling] | ||
+ | |||
+ | |||
+ | '''Use in graduate student's research'' | ||
+ | *[[Landis'_Matlab_Page|Landis Huffman, PhD student in ECE]] | ||
+ | ---- |
Revision as of 10:35, 6 October 2010
Contents
Use of MATLAB in the Classroom (ECE)
October 6, 2010
Welcoming Remarks
Hewlett-Packard Distinguished Professor of Electrical and Computer Engineering
School of Electrical and Computer Engineering
Use of MATLAB in ECE438: Digital Signal Processing with Applications
- Scope and Structure of the ECE438 lab, by Jordan Kisner
- Current Students' perspective
Vinayak Gokhale | Janam Jhaveri |
---|
Other Uses, by Prof. Mimi Boutin
Students Playing Music With MATLAB
Use in Decision Theory
Creating synthetic sound signals in Matlab (From ECE301, Instructor Landis Huffman)
Understanding convolution using Matlab (From ECE301, Instructor Landis Huffman)
Understanding Fourier expansions of periodic signals (From ECE301, Instructor Landis Huffman)
Understanding sampling and aliasing (From ECE301, Instructor Landis Huffman)
'Use in graduate student's research