Skip to content

Numerical Algorithms for solving Overdetermined Equation Systems

License

Notifications You must be signed in to change notification settings

albert-espin/overdetermined-equations

Repository files navigation

Numerical Algorithms for solving Overdetermined Equation Systems

The programs of this repository can solve overdetermined linear equations systems, namely some particular cases and techniques are explorer:

  • Triangular equation systems ("triangular_systems.c").
  • LDLt decomposition method ("LDLt_decomposition.c").
  • Normal equation systems ("normal_equations.c").
Programming language C
Language English (variables and functions), Catalan (comments)
Author Albert Espín
Date Q4 2015
License MIT

About

Numerical Algorithms for solving Overdetermined Equation Systems

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages