DEPARTMENT OF COMPUTER SCIENCE
COURSE DESCRIPTION FOR COMP 3900 Numerical Analysis
The
course objective is to teach efficient algorithms for numerical computations,
interpolation and extrapolation methods.
After completion of this
course, the student will:
1.
Learn efficient algorithms for many mathematical computations as
mentioned in the course description.
2.
Be able to code the numerical algorithms using a modern programming
language such as C++ or java.
3.
Will be introduced to the errors and error propagation related with
arithmetic operations on floating point type data.
Detailed Course
Content