Lecture Notes For All: Engineering Problem Solving

GoDaddy

...................

Monday, March 29, 2010

Engineering Problem Solving


Engineering Problem Solving

EECE-495: Engineering Problem Solving Using MATLAB

Term: Spring 2002
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.

Course Materials:

o Course Outline/Syllabus
o Example program on temperature measurement
o Problem Set # 1.0
o Solution to Problem Set # 1.0
o Example program on roots of Quadratic Eq.
o Problem Set # 2.0
o Solutions to Problem Set # 2.0
o Quadratic Equation roots program with if/elseif control-flow
o Quadratic Equation roots program with "switch" control-flow
o Problem Set # 3.0
o Data file for Problem Set # 3.0
o Reference Manual for LATEX
o Matlab program for generating binary symbols
o Solutions to Problem Set # 3.0
o Matlab program simulating throw of dice
o Problem Set # 4.0
o Solutions to Problem Set # 4.0
o Sample output from Problem Set # 4.0
o List of functions in the stats toolbox
o Problem Set # 5.0
o Data File for Problem Set # 5.0
o Solutions to PS # 5.0
o List of functions in the Linear Algebra toolbox
o Soundfile of Touch-tone Output for 277-1611
o Soundfile of Noisy Touch-tone Output for 277-1611 (SNR = 6 dB)
o Sample output from touch-tone program
o Solutions to Midterm
o Problem Set # 6.0
o Binary detection in AWGN
o Sample output from PS # 6.0
o Solutions to PS # 6.0
o Problem Set # 7.0
o Solutions to Problem Set # 7.0

DSP Toolbox:

Numerical Integration/DE Solvers:

o Functions for DE/Int Example: ft1.m ft2.m de1.m de2.m
o Num/symb integral/DE example
o Output of Int/DE Example: de1 de2

MATLAB References:

No comments:

Post a Comment