Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 323 Bytes

File metadata and controls

12 lines (12 loc) · 323 Bytes

MTCS

The codes cover few of the mathematical concepts used in computer science. The to methods included are:

  1. Bisection method
  2. Gauss siedal method
  3. Secant method
  4. Newton method
  5. Golden section method
  6. Gauss elimination method
  7. Gauss Jacobi
  8. Fibinacci search method
  9. Gauss Jordan
  10. Conjugate Gradient