代码搜索:gradient

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

代码结果 2,951
www.eeworm.com/read/265465/11263169

h proppageframeex.h

// PropPageFrameEx.h: interface for the CPropPageFrameEx class. // ///////////////////////////////////////////////////////////////////////////// // // Copyright (C) 2004 by Yves Tkaczyk // (http:
www.eeworm.com/read/147096/12584965

m cubici2.m

function [stepmin]=cubici2(graddold,matl,matx) %CUBICI2 Cubicly interpolates 3 points and 1 gradient. % % This function uses cubic interpolation and % the values of 3 points and one gradient.
www.eeworm.com/read/235723/14054952

pas hessian.pas

{ ********************************************************************** * Program HESSIAN.PAS * * Version 1.5d
www.eeworm.com/read/113576/15453054

m gradlbfixed.m

function [grad] = gradlbfixed(Sigma,indsup,Alpsup,w0,C,Xapp,yapp,pow); %GRADLBFIXED Computes the gradient of an upper bound on SVM loss wrt SIGMA^POW % GRAD = GRADLBFIXED(SIGMA,INDSUP,ALPSUP,W0,C,X
www.eeworm.com/read/113576/15453057

m gradlfixed.m

function [grad] = gradlfixed(Sigma,indsup,Alpsup,C,Xapp,yapp,pow); %GRADLFIXED Computes the gradient of an upper bound on SVM loss wrt SIGMA^POW % GRAD = GRADLFIXED(SIGMA,INDSUP,ALPSUP,C,XAPP,YAPP,
www.eeworm.com/read/103816/15719632

h gfuncmin.h

// // $Source: /home/gambit/CVS/gambit/sources/numerical/gfuncmin.h,v $ // $Date: 2002/08/31 20:58:03 $ // $Revision: 1.2 $ // // DESCRIPTION: // Interface to N-dimensional function minimization routi
www.eeworm.com/read/103816/15719660

cc gfuncmin.cc

// // $Source: /home/gambit/CVS/gambit/sources/numerical/gfuncmin.cc,v $ // $Date: 2002/08/31 21:11:37 $ // $Revision: 1.4 $ // // DESCRIPTION: // Implementation of N-dimensional function minimization
www.eeworm.com/read/101557/15826895

m cubici2.m

function [stepmin]=cubici2(graddold,matl,matx) %CUBICI2 Cubicly interpolates 3 points and 1 gradient. % % This function uses cubic interpolation and % the values of 3 points and one gradient.