MATH 5343 Numerical Solution for Partial Differential Equations, Spring 2011

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 Bell Hall 130 A
Textbook: Computational Partial Differential Equations Using MATLAB® , by Jichun Li and Yi-Tung Chen
Office hours: MW 13:00 ~ 14:00 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/Lab: Homework/lab assignments will be collected throuout the semester. Homework will be posted on this website and announced in class as well. No late homework/lab report will be accepted. Computer programming must be done in MATLAB.
Download the following M-files: twodimwavedirbc.m, thomas.m, cranknicolson.m
Final Project: In addition to the homework/lab 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/Lab(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).

 

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