Quelich / algomodel

The implementation of advanced mathematical optimization methods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The implementation of advanced mathematical optimization methods


Languages

Language:MATLAB 100.0%