首页 > > 详细

解析Matlab编程、Matlab编程解析、讲解Matlab程序、Matlab调试

MA3236 NONLINEAR PROGRAMMING
Semester 1, 2018/2019
Assignment 2
Deadline: 9 November. Late submission will not be accepted.
Submit a report including solutions you obtained and your observa-
tions and comments (softcopy only), and les of matlab codes ( .m), to
Lam Xin Yee (email: ).
1. Program Frank-Wolfe algorithm. You can use any line search method, e.g.,
exact, bisection or backtracking line search. Use it to solve the problem in
Tutorial 8 question 2 and the following problem
min 12xTQx + cTx
s:t: Ax b
where Q;c;A;b are given in the le ‘Q1data.mat’. Choose the initial point
x(0) = 0 and set the tolerance = 10 2 and maximum iteration number
= 10000.
2. Program the quadratic penalty and augmented Lagrangian algorithms using
the backtracking line search. Use them to solve the following problem
min 12xTQx + cTx
s:t: Ax b = 0
where Q;c;A;b are given in the le ‘Q2data.mat’. Choose the initial point
x(0) = 0 and set the tolerance = 10 6 and maximum iteration number
= 1000.

联系我们
  • QQ:99515681
  • 邮箱:99515681@qq.com
  • 工作时间:8:00-21:00
  • 微信:codinghelp
热点标签

联系我们 - QQ: 99515681 微信:codinghelp
程序辅导网!