AMS 527: Numerical Analysis II
|
| Instructor: Prof. Xiangmin (Jim)
Jiao Email: xiangmin.jiao@stonybrook.edu; Phone: 631-632-4408 Office hours: Mon. 11:00am-noon, Fri. 2:00-3:00pm Office: 1-115 Math Tower |
TA: Mr. Vladimir Dyedov Email: vladimir@ams.sunysb.edu Office hours: Tue. & Thur. 16:00-17:00 Office: S-250 Math Tower |
| [ Course
Description | Course Outline |
Course Policy | Homework
and Sample Tests | References ]
|
| Course Description (back to top) |
|
The objective of this course is to introduce students to
the fundamentals of numerical computations. The course
focuses on numerical methods for nonlinear equations,
optimization, interpolation, differentiation and
integration, ordinary differential equations,
boundary-value problems, and Fourier transform. Required
Textbook
|
| Course Outline (back to top) |
|
|
| Course Policy (back to top) |
|
You are allowed to discuss course materials and homework problems in small groups, but limited to discussion of general ideas only. You must write your solutions completely independently. Under no circumstances may you copy solutions from any source, including but not limited to other students solutions, official solutions distributed in past terms, and solutions from courses taught at other universities. Violation of these rules may result in disciplinary actions. Exams The exams (including two tests and the final exam) are closed-book. A one-page cheat sheet is allowed, but you must prepare the page yourself. Attendance All students are expected to attend all the lectures and exams. Grading
|
| Homework and Sample Tests (back to top) |
|
For the computing assignments, you are encouraged to use
the Mathlab SINC Site at Math Tower S-235. You can
remotely log onto the Linux computer compute.mathlab.sunysb.edu
using ssh. Before
you can login, you may need to go to Math Tower S-235 to
activate your account. You may use your own computer if it
runs a UNIX system (such as Linux or Mac OS X), has a C
compiler (such as gcc) and debugger (such as gdb and ddd),
and has Octave, gnuplot, and gv (for plotting).
|
| References (back to top) |
Less Advanced ReferencesThese references are appropriate for students who have not been exposed to the material in this course before.
More Advanced ReferencesThe following references are appropriate for students who have taken numerical analysis courses at an undergraduate level before.
References on Selected Advanced TopicsThe following references are for students who want to specialize in numerical analysis. See Numerical Analysis I for references on numerical linear algebra, and Numerical Analysis III for references on numerical methods for partial differential equations.
References on C ProgrammingFor students who are not familiar with C, you are encouraged to read some books on C programming. There are some free online books linked at this "C Programming Language" page. Among these, the following book might be most appropriate.
Other Links
|