DFP Quasi-Newton for Quadratic Function

2 次查看(过去 30 天)
i tried multiple times with the tutorial from mathwork about quasi-newton but always failed, maybe my Matlab R2015b is not match with the functions from tutorials. please help me
f(x; y) = 100*(y-x^2)^2 + (1-x)^2
Implement the procedures for minimization of the function f(x; y) using Quasi-Newton (DFP) method applying Armijo line search with
initial point (x0; y0) = (-0:75; 1)

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Get Started with Optimization Toolbox 的更多信息

标签

产品


版本

R2015b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by