Home

SENG 301: Numerical Methods

Error message

  • Deprecated function: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in rename_admin_paths_url_outbound_alter() (line 65 of /home/ugedu/public_html/sites/all/modules/rename_admin_paths/rename_admin_paths.module).
  • Deprecated function: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in rename_admin_paths_url_outbound_alter() (line 83 of /home/ugedu/public_html/sites/all/modules/rename_admin_paths/rename_admin_paths.module).
Credits: 
3

Objectives: This course provides students with the mathematical analysis techniques required for solving numerical problems encountered in the field of engineering. It promotes the use of MATLAB for solving mathematical problems that require numerical solutions.

Description: The course involves matrices, linear homogeneous systems, and eigenvectors and values. Numerical methods and errors, stability, and convergence. Solving systems of linear equations: Gaussian elimination, Gauss-Jordan, LU decomposition methods. Solving nonlinear equations: Fixed point iteration, bisection method, false position method, secant, and Newton Raphson method. Curve-fitting and interpolation: Lagrange and Newton’s polynomial.