| Instructor: Ed Bueler
My Office: Chapman 301C Phone: 474-7693 eMail: ffelb@uaf.edu |
Class Time: TTh 9:45--11:15 am
Classroom: Chapman 107. Web Site: http://www.cs.uaf.edu/~bueler/ |
Course Description: Methods for approximating partial differential equations (PDEs) and related problems on computers. How to do it in practice and how to think about the easy problems more abstractly as a way to understand the choices one faces in hard problems.
Emphasis on projects. I want students to come with a serious, particular model in mind. Lots of computed examples. Students will use Matlab to build prototypes of numerical algorithms on many concrete examples. Emphasis on thinking in matrices. Instead of a list of finite difference schemes or a list of tedious programs, the theme will always be how to see the underlying matrix structure. Exposure to nonlinear examples. Real problems are nonlinear, but the scientific world functions by replacing such problems with a sequence of approximating linear problems.
Topics include: