ENES 206 MATLAB for Engineers
Welcome
ENES206 MATLAB for Engineers 1 credit
Introduction to MATLAb and prepare students for subsequent courses requiring computation
with MATLAB in engineering. It covers basics of MATLAB including simple command variables,
vector, matrix, plotting, solving equations, differentiation, integration, differential
equations and fundamentals of programming in the MATLAB environment. As examples will
be given in physics or engineering, students are strongly recommended to have taken
a physics course. PREREQUISITE: MATH 182 with a grade of C or better.
One hours lecture, one hours laboratory each week.
ENES206 Course SyllabusCourse Outcomes
Upon course completion, a student will be able to:
- Use basic commands and graphics in MATLAB.
- Apply MATLAB in solving algebra and calculus problems.
- Create simple MATLAB programs in engineering applications.
ENES206 - MATLAB for Engineers
(reference only, schedule is subjected to change)
WK | Topics | Lab Exercise |
---|---|---|
1 | 1. Introduction to MATLAB, Basic commands | 1 |
2 | 2. Variables and symbolic variables | 2 |
3 | 3. Symbolic function and function handle | 3 |
4 | 4. Solving algebra equations | 4 |
5 | TEST 1 | |
6 | 5. Plotting and graphics | 5 |
7 | 6. Differentiation in MATLAB | 6 |
8 | 7. Integration in MATLAB | 7 |
9 | 8. Solving differential equations | 8 |
10 | TEST 2 | |
11 | 9. Script and function .m files | 9 |
12 | 10. MATLAB programming 1 – I/O, IF | 10 |
13 | 11. MATLAB programming 2 – For and While | 11 |
14 | 12. Engineering applications | 12 |
15 | TEST 3 | |
16 | Final project due |
- 01 - Introduction (PDF, )
- 02 - Variables (PDF, )
- 03 - Functions, Solving Algebra Equations (symbolic) (PDF, )
- 04 - Functions, Solving Algebra Equations (numerical) (PDF, )
- 05 - Plotting, Graphics (PDF, )
- 06 - Calculus - Differentiation (PDF, )
- 07 - Calculus - Integration (PDF, )
- 08 - Solving Differential Equations (PDF, )
- 09 - M files (PDF, )
- 10 - Programming 1 (PDF, )
- 11 - Programming 2 (PDF, )