文件名称:DEFINEV
介绍说明--下载内容均来自于网络,请自行研究使用
%DEFINEV Scaling vector and derivative
%
% [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the
% bounds corresponding to the sign of the gradient g, where
% l is the vector of lower bounds, u is the vector of upper
% bounds. Vector dv is 0-1 sign vector (See ?? for more detail.)
%
% Copyright (c) 1990-98 by The MathWorks, Inc.
% $Revision: 1.2 $ $Date: 1998/03/21 16:29:10 $- DEFINEV Scaling vector and derivative [v, dv] = DEFINEV (g, x, l, u) returns v, distances to the bounds corresponding to the sign of the gradient g, where l is the vector of lower bounds , u is the vector of upper bounds. Vector dv is 0-1 sign vector (See?? for more detail.) Copyright (c) 1990-98 by The MathWorks, Inc. $ Revision: 1.2 $ $ Date : 1998/03/21 16:29:10 $
%
% [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the
% bounds corresponding to the sign of the gradient g, where
% l is the vector of lower bounds, u is the vector of upper
% bounds. Vector dv is 0-1 sign vector (See ?? for more detail.)
%
% Copyright (c) 1990-98 by The MathWorks, Inc.
% $Revision: 1.2 $ $Date: 1998/03/21 16:29:10 $- DEFINEV Scaling vector and derivative [v, dv] = DEFINEV (g, x, l, u) returns v, distances to the bounds corresponding to the sign of the gradient g, where l is the vector of lower bounds , u is the vector of upper bounds. Vector dv is 0-1 sign vector (See?? for more detail.) Copyright (c) 1990-98 by The MathWorks, Inc. $ Revision: 1.2 $ $ Date : 1998/03/21 16:29:10 $
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DEFINEV.M