Skip to content

mu2x/EA2

Repository files navigation

Regression

  • Linear Regression
  • Polynomial Regression
  • Exponential, Others

Root Finding

  • Bracketting Methods
    • Bisection,
    • False-Position
  • Open Methods
    • Newton-Raphson,
    • Secant,
    • Fixed-point iteractions

Integration Methods

  • Trapezoidal Method
  • Simpson 1/3rd
  • Simpson 3/8th

Time Integration

Error Analysis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages