Читать книгу Mathematical Programming for Power Systems Operation - Alejandro Garcés Ruiz - Страница 30
2 A brief introduction to mathematical optimization
ОглавлениеLearning outcomes
By the end of this chapter, the student will be able to:
Establish first-order conditions for locally optimal solutions.
Solve unconstrained optimization problems, using the gradient method, implemented in Python.
Solve equality-constrained optimization problems, using Newton’s method implemented in Python.