CS 3513 Numerical Method, Fall/2009
Program Assignment
Due date: 11/18/2009 (Wednesday)
Read and study the programs which you downloaded.
Use the programs to find the roots of two functions. The first function is in Problem 2 of Computer Problem 3.1 on Page 87. The second function is in Problem 9 of Computer Program 3.2 on Page 106.
Use the programs to find the numerical values of definite integrals of two functions. The first function is in Problem 6 of Computer Problem 6.1 on Page 242. The second function is in Problem 7 of Computer Problem 6.2 on Page 242.
I suggest that you use C or C++ programs. However, you may also use FORTRAN 77 or Fortran 90 programs.
Please start your program as soon as possible and do not wait until last minute.
The late programming assignments will be accepted with 10% penalty for each day (include weekends and holidays).