代码搜索:Gradient
找到约 2,951 项符合「Gradient」的源代码
代码结果 2,951
www.eeworm.com/read/240722/4570610
qci mbpt_mp2r12_c6h6_multipass.qci
method: mp2-r12/a
gradient: no
www.eeworm.com/read/222787/14673734
m imageforces.m
function out = imageForces( pnt,...
radius_x,...
radius_y,...
image,...
image_gradient )
www.eeworm.com/read/416921/11009695
m gddemo.m
function gddemo
% GDDEMO A little demonstration of gradient descent.
%
% Click in the space above the error surface to drop a ball onto it. Ball
% descends gradient using local search (negative hi
www.eeworm.com/read/489707/6468996
m grad_gauss.m
%--------------------------------------------------------------------
% grad_Gauss.m ------------------------------------------------------
%
% Computation of the analytical gradient of the erro
www.eeworm.com/read/489707/6469005
m grad_jakes.m
%--------------------------------------------------------------------
% grad_Jakes.m ------------------------------------------------------
%
% Computation of the analytical gradient of the erro
www.eeworm.com/read/482887/6615687
m my_r.m
%==========================================================================
%
% Calculating function value and gradient of
% the trained kernel radius function
%
%===========================
www.eeworm.com/read/13871/284530
m rosegrad.m
function g = rosegrad(x)
%ROSEGRAD Calculate gradient of Rosenbrock's function.
%
% Description
% G = ROSEGRAD(X) computes the gradient of Rosenbrock's function at
% each row of X, which should h