May 30, 2026  
2025-2026 Catalog 
    
2025-2026 Catalog

MT 191 - Applications of the Digital Computer


Credit Hours: 4

Introduction to a high-level programming language, root findings techniques, simultaneous linear equations, matrices and determinants, and numerical integration.

Course Outcomes
Upon completion of this course, the student will be able to:

  1. use a computer operating system and editor;
  2. use a compiler and execute programs in a high-level language such as C++;
  3. identify and implement the basics of programming in a high-level language such as C++;
  4. calculate limit problems;
  5. construct and utilize branching techniques in a high-level language such as C++;
  6. know and implement the root finding methods of bisection Newton, and secant;
  7. design, write, and debug subroutine procedures;
  8. contrast the concepts of arrays and matrices;
  9. perform the operations of matrices;
  10. know and implement the Gauss-Jordan method;
  11. change algorithms into programs;
  12. implement derivative programs;
  13. implement integration techniques on the computer;
  14. solve problems using derivatives and integration using programs written in a high-level language such as C++ (i.e., Kirchoff’s Law problem); and
  15. use graphing software.


Prerequisites: MT 181
F/S (C, N)