1. Minimize: f(x) = (x₂₁ − 1)² + (x₂ − 1)² − 2x₂ + 2 x ₁₂ x ₂ ≥ 0 Subject to: x₁ + x₂ ≤4 5 Let the starting point Xo = {
Posted: Fri Jul 01, 2022 6:40 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 = {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.