Skip to content

syam-s/OptimizationCourse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimization Course 2020

Keyword: Scientific computing, continuous, unconstrained, constrained optimization, with Matlab and Julia

This webpage is for SUPAERO's MAE Students. This cheatsheet is really helpfull https://cheatsheets.quantecon.org

Nice blog, really helpful: https://nhigham.com/category/what-is/

Notebook for worksheet 1

Let's start with SVD exercice

MATLAB

JULIA PDF

Notebook for worksheet 2

What about Gradient, Jacobian and Hessian ?

MATLAB

JULIA PDF

Notebook for worksheet 3

Have a look to some functions (2D) and saddle points, max or min (local)

MATLAB

JULIA PDF

Notebook for worksheet 4

On a simple unconstrained problem with descent direction and newton

MATLAB

JULIA PDF

REFERENCES TO START WITH JULIA

https://github.com/JuliaLang/IJulia.jl

https://mitmath.github.io/1806/

http://mth229.github.io

https://docs.julialang.org/en/v1/stdlib/Pkg/index.html

https://github.com/JuliaPy/SymPy.jl

http://vmls-book.stanford.edu

https://juliadocs.github.io/Julia-Cheat-Sheet/

About

Materials for the optimization course [Matlab and Julia]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 90.8%
  • Jupyter Notebook 9.2%