文件名称:BIQPBOX
介绍说明--下载内容均来自于网络,请自行研究使用
%BIQPBOX Bisection reflective line search for sqpbox
% [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,...
% oval,po,normg,DS,mtxmpy,data,H)
% returns the new feasible point nx, the corresponding sign vector nsig,
% and the step size of the unreflected step, alpha.
% Copyright (c) 1990-98 by The MathWorks, Inc.
% $Revision: 1.2 $ $Date: - BIQPBOX Bisection reflective line search for sqpbox [nx, nsig, alpha] = BIQPBOX (s, c, strg, x, y, sigma, l, u ,... oval, po, normg, DS, mtxmpy, data , H) returns the new feasible point nx, the corresponding sign vector nsig, and the step size of the unreflected step, alpha. Copyright (c) 1990-98 by The MathWorks, Inc. $ Revision: 1.2 $ $ Date:
% [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,...
% oval,po,normg,DS,mtxmpy,data,H)
% returns the new feasible point nx, the corresponding sign vector nsig,
% and the step size of the unreflected step, alpha.
% Copyright (c) 1990-98 by The MathWorks, Inc.
% $Revision: 1.2 $ $Date: - BIQPBOX Bisection reflective line search for sqpbox [nx, nsig, alpha] = BIQPBOX (s, c, strg, x, y, sigma, l, u ,... oval, po, normg, DS, mtxmpy, data , H) returns the new feasible point nx, the corresponding sign vector nsig, and the step size of the unreflected step, alpha. Copyright (c) 1990-98 by The MathWorks, Inc. $ Revision: 1.2 $ $ Date:
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BIQPBOX.M