MATH 5343 Numerical Solution of Partial Differential Equations, Spring 2010

This web page serves as the class syllabus and source of further information.
Instructor: Dr. Son-Young Yi
Office: Bell Hall 218
Email:syi@utep.edu
Phone: 915-747-6864
Time and Place: MW 15:00 ~16:20 LART 210
Textbook: Computational Partial Differential Equations Using MATLAB® , by Jichun Li and Yi-Tung Chen
Office hours: MW 13:30 ~ 14:20 or by appointments
Syllabus: For a printable syllabus, click here.
Other references:
Course description: Many important problems arising in science or engineering are described by partial differential equations. In most cases, these PDEs cannot be solved analytically and one must resort to approximating the solution numerically. In this course, we will focus on the most important and widely used numerical methods, namely finite difference methods and finite element methods. We will discuss the issues such as convergence, stability and error analysis. We will also discuss how to implement and test the methods.
Homework: Homework assignments will be collected approximately every three weeks. Assignments will be posted on this website and announced in class as well. Homework problems will be both theoretical and programming problems. No late homework will be accepted. Computer programming problems must be done in MATLAB. You should turn in a complete printout of the program and of the output along with detailed explanation of solutions.
All problems are from the text book.
Final Project: In addition to the homework assignments, students will work on a final project on a topic of their own choice, preferably related to their research.
Exams: There will be no exam.
Grading: Homework(50%), Final Project(50%)
MATLAB: MATLAB is an interactive environment for numerically manipulating arrays and matrices, as well as providing tools for visualizing data. The following are online resources for learning MATLAB.
  1. MATLAB Tutorial from the MathWorks
  2. An Introductory Guide to MATLAB, by Ian Cavers
  3. MATLAB Basics from MIT
  4. Tutorial from Boston University
You can access MATLAB in any of the following ways
1. ACES Academic Centers for Engineer and Scientists: Bell Hall 130, Physics 2nd floor lobby
2. ETC: Engineering Technology Center: Classroom building 401/402
3. Use Remote Desktop Connection (server: utepsoftware.utep.edu).

 

Lecture materials:
Help: If you need any help, seek it sooner rather than later!