Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 478 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 478 Bytes

algo-modelling

The source code and the papers of Mathematical Modelling problem set.

The motivation of this repository is to optimize the way of large amount of data.

Methods

  • Eigen Decomposition
  • Constrained Linear Optimization
  • Linear Recurrences
  • Laplacian Matrix
  • Convex Optimization
  • Conjugate Gradient Method
  • Positive Definiteness
  • Convexity
  • Hessian matrices
  • Maxima and Minima of higher dimensional problems
  • Steepest Descent Method
  • Newton's Method