代码搜索:Gradient
找到约 2,951 项符合「Gradient」的源代码
代码结果 2,951
www.eeworm.com/read/480593/6666440
m gaussgradient.m
function [gx,gy]=gaussgradient(IM,sigma)
%GAUSSGRADIENT Gradient using first order derivative of Gaussian.
% [gx,gy]=gaussgradient(IM,sigma) outputs the gradient image gx and gy of
% image IM usi
www.eeworm.com/read/344585/3207671
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 have t
www.eeworm.com/read/396844/2406601
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 have t
www.eeworm.com/read/447252/7555619
m grad_gauss.m
%--------------------------------------------------------------------
% grad_Gauss.m ------------------------------------------------------
%
% Computation of the analytical gradient of the error f
www.eeworm.com/read/195562/8141684
m grad_gauss.m
%--------------------------------------------------------------------
% grad_Gauss.m ------------------------------------------------------
%
% Computation of the analytical gradient of the error f
www.eeworm.com/read/195562/8141704
m grad_jakes.m
%--------------------------------------------------------------------
% grad_Jakes.m ------------------------------------------------------
%
% Computation of the analytical gradient of the error f
www.eeworm.com/read/244020/12898758
m grad_gauss.m
%--------------------------------------------------------------------
% grad_Gauss.m ------------------------------------------------------
%
% Computation of the analytical gradient of the error f
www.eeworm.com/read/244020/12898795
m grad_jakes.m
%--------------------------------------------------------------------
% grad_Jakes.m ------------------------------------------------------
%
% Computation of the analytical gradient of the error f
www.eeworm.com/read/185005/6314228
cpp cg_main.cpp
/***************************************************
* Conjugate Gradient Solver v0.2 *
* Programmed by Xiangyu Dong *
*-------------------------------------
www.eeworm.com/read/404217/11489907
m grad_gauss.m
%--------------------------------------------------------------------
% grad_Gauss.m ------------------------------------------------------
%
% Computation of the analytical gradient of the error f