• Archana Receives the Donna B. Hamilton Award

    Archana Khurana has been selected to receive the Donna B. Hamilton Award for Excellence in Undergraduate Teaching in a General Education Course.  Awards are based solely on student nominations and are solicited from across campus.  From the many nominations received, the selection committee was very impressed by the student experience Read More
  • Yanir Receives a Do Good Campus Fund Grant

    Yanir’s proposal on “Incorporating outreach into the curriculum via experiential learning” is one of the only 27 projects out of 140 submissions that were funded by the UMD Do Good Campus Fund. Read More
  • Congrats to 3 CMNS Students Named Goldwater Scholars

    Congratulations to UMD’s 3 Goldwater Scholars this year, all from CMNS: Junior physics and mathematics double-degree student Yash Anand Sophomore atmospheric and oceanic science and physics double-degree student Malcolm Maas Junior biological sciences and mathematics double-degree student Jerry Shen Over the last 15 years, UMD’s nominations yielded 49 scholarships—No. 2 Read More
  • Maria Cameron Receives the 2024 MURI Award

    Congratulations to Maria Cameron for her MURI award. MURI are multidisciplinary university research initiative grants that are awarded by the department of defense. Cameron’s grant is sponsored by the office of naval research. Her team includes Balakumar Balachandran (ME) and Miao Yu (ME). This is a project on “disorder-influenced collective Read More
  • A $27.2M Gift to the Math Department by the Brin Family

    The university announced today a big gift to the Math Department. The very generous gift of $27.2M was made by Michael & Eugenia Brin. The gift will endow the Brin Mathematics Research Center, establish an endowed chair, and launch a summer camp for high school students. The official university’s press Read More
  • 1
  • 2
  • 3
  • 4
  • 5

Description

Basic computational methods for interpolation, least squares, approximation, numerical quadrature, numerical solution of nonlinear equations, systems of linear equations, and initial value problems for ordinary differential equations. Emphasis on the methods and their computational properties rather on their analytic aspects. Will use MATLAB.

Prerequisites

1 course with a minimum grade of C- from (MATH240, MATH461, MATH341); and 1 course with a minimum grade of C- from (MATH340, MATH241); and 1 course with a minimum grade of C- from (CMSC106, CMSC131); and minimum grade of C- in MATH246.

Level of Rigor

Standard

Sample Textbooks

  • Numerical Analysis by R. Burden, J. Faires, A. Burden
  • Numerical Computing with Matlab, by Cleve B. Moler

Applications

Computer Science, Economics, Business, Engineering, Physics, Astronomy

If you like this course, you might also consider the following courses:

Math 420, Math 416, Stat 430.

Additional Notes

  • Duplicate credit with AMSC466 and CMSC466; cross-listed with CMSC460
  • Students interested in grad school in Applied Math should consider this course
  • Students interested in grad school in Statistics should consider this course

Topics

  • Computer Arithmetic and Errors
  • Machine arithmetic
  • Error analysis
  • Stability and conditioning
  • Solving linear systems of equations
  • Gaussian elimination
  • well-conditioning vs. ill-conditioning, matrix and vector norms
  • Software for Gaussian elimination
  • Interpolation
  • Polynomial interpolation
  • Piecewise polynomial interpolation
  • Spline interpolation
  • Software for interpolation
  • Numerical Integration
  • Elementary integration formulas (midpoint, trapezoidal rules, etc.)
  • Gaussian quadrature
  • Adaptive quadrature
  • Software for adaptive integration
  • Solution of nonlinear systems of equations
  • Bisection method, secant method, Newton's method
  • Methods for systems of equations
  • Software for solving nonlinear equations
  • Numerical solution of ordinary differential equations
  • Stability and stiffness
  • Basic numerical methods
  • Stepsize control
  • Methods for stiff systems
  • Software for solving initial value problems
  • Linear least squares problems
  • Data fitting and least squares
  • QR factorization
  • Software for least squares problems 
  • 1
  • 2