Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 320 Bytes

File metadata and controls

13 lines (11 loc) · 320 Bytes

Solve-a-series-of-algorithms-using-matlab.

From my laboratory in spring semester's course "Numerical Analysis".

  1. lu decomposition
  2. Odd and even numbers
  3. Differentiation
  4. Analyzing Harmonic Distortion
  5. Jacobi Method
  6. Simpson's Rule Integration
  7. Interpolation
  8. Newton's method
  9. Polynomial evaluation