代码搜索:Gradient

找到约 2,951 项符合「Gradient」的源代码

代码结果 2,951
www.eeworm.com/read/185152/9054815

m illcling.m

function g=illcling(x) % Usage: % g=illcling(x) % Returns the gradient of the exact penalty function % at a point for the Ill-conditioned Linear Programming problem. global matrA vectB v
www.eeworm.com/read/184067/9123745

m nlconst.m

function [x,FVAL,lambda_out,EXITFLAG,OUTPUT,GRADIENT,HESS]= ... nlconst(funfcn,x,lb,ub,Ain,Bin,Aeq,Beq,confcn,OPTIONS,... verbosity,gradflag,gradconstflag,hessflag,meritFunctionType,... C
www.eeworm.com/read/374411/9407033

m klgrad.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % [err1,err2]=klGrad(dens1,dens2,estType) % Compute gradient of a KL-divergence estimate, D(dens1 || dens2); %
www.eeworm.com/read/371255/9559506

m slanttilt2grad.m

% SLANTTILT2GRAD - slant and tilt to gradient in x y % % Function to convert a matrix of slant and tilt values to % surface gradients. % % Usage: [dzdx, dzdy] = slanttilt2grad(slant, tilt)
www.eeworm.com/read/371255/9559509

m grad2slanttilt.m

% GRAD2SLANTTILT - gradient in x y to slant tilt % % Function to convert a matrix of surface gradients to % slant and tilt values. % % Usage: [slant, tilt] = grad2slanttilt(dzdx, dzdy) %
www.eeworm.com/read/365849/9844210

m gradx.m

function v=gradx(obj,varargin) % Evaluates the gradient object at time t, with respect to x. % % Syntax: (* = optional) % % v = gradx(obj, x, t, w, u); % % In arguments: % % 1. obj % The xlt
www.eeworm.com/read/166306/10024558

m nlconst.m

function [x,FVAL,lambda_out,EXITFLAG,OUTPUT,GRADIENT,HESS]= ... nlconst(funfcn,x,lb,ub,Ain,Bin,Aeq,Beq,confcn,OPTIONS,... verbosity,gradflag,gradconstflag,hessflag,meritFunctionType,... C
www.eeworm.com/read/358694/10181673

m nlconst.m

function [x,FVAL,lambda_out,EXITFLAG,OUTPUT,GRADIENT,HESS]= ... nlconst(funfcn,x,lb,ub,Ain,Bin,Aeq,Beq,confcn,OPTIONS,... verbosity,gradflag,gradconstflag,hessflag,meritFunctionType,... C
www.eeworm.com/read/353896/10407085

m nlconst.m

function [x,FVAL,lambda_out,EXITFLAG,OUTPUT,GRADIENT,HESS]= ... nlconst(funfcn,x,lb,ub,Ain,Bin,Aeq,Beq,confcn,OPTIONS,... verbosity,gradflag,gradconstflag,hessflag,meritFunctionType,... C
www.eeworm.com/read/422630/10624401

m nlconst.m

function [x,FVAL,lambda_out,EXITFLAG,OUTPUT,GRADIENT,HESS]= ... nlconst(funfcn,x,lb,ub,Ain,Bin,Aeq,Beq,confcn,OPTIONS,... verbosity,gradflag,gradconstflag,hessflag,meritFunctionType,... C