- 1 Minimize F X X 1 X 1 2x 2 X X 0 Subject To X X 4 5 Let The Starting Point Xo 1 (75.67 KiB) Viewed 33 times
1. Minimize: f(x) = (x₂₁ − 1)² + (x₂ − 1)² − 2x₂ + 2 x ₁₂ x ₂ ≥ 0 Subject to: x₁ + x₂ ≤4 5 Let the starting point Xo = {
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
1. Minimize: f(x) = (x₂₁ − 1)² + (x₂ − 1)² − 2x₂ + 2 x ₁₂ x ₂ ≥ 0 Subject to: x₁ + x₂ ≤4 5 Let the starting point Xo = {
1. Minimize: f(x) = (x₂₁ − 1)² + (x₂ − 1)² − 2x₂ + 2 x ₁₂ x ₂ ≥ 0 Subject to: x₁ + x₂ ≤4 5 Let the starting point Xo = {3,2}T, and ro = 1.0 Complete two iterations of the exterior penalty function method by hand (you do not need to develop corresponding Matlab codes). Use the steepest descent method for the search direction.