代码搜索:Gradient
找到约 2,951 项符合「Gradient」的源代码
代码结果 2,951
www.eeworm.com/read/141594/12996755
h lugd.h
#ifndef _LUGD_H_
#define _LUGD_H_
/************************************************************************
Linear Unit Gradient Descent(LUGD) Algorithm Description
#for more inform
www.eeworm.com/read/137290/13333931
pas frxgradientrtti.pas
{******************************************}
{ }
{ FastReport v3.0 }
{ Gradient RTTI }
{ }
{ Copyright (c) 1998-2005 }
{ by Alexander Tzyganenko, }
{ Fast Reports Inc. }
{ }
{****************
www.eeworm.com/read/480200/6668069
m migrad.m
function errI = miGrad(x,a_index,type,y,gamma)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% err = miGrad(dens,index [,estType])
%
% Compute the gradient (dir
www.eeworm.com/read/303435/3811554
main headers.tetra.main
SUTETRARAY - 3-D TETRAhedral WaveFront construction RAYtracing
TETRAMOD - TETRAhedron MODel builder. In each layer, velocity gradient
www.eeworm.com/read/223324/14645548
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DIBSectionTest.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
www.eeworm.com/read/391333/8408361
m gmi.m
function G = GMI(Is, Ir, sigma)
% % % -- referrence by
% % % "Image registration by maximization of combined mutual information
% % % and gradient information" -- J P W Pluim, ...
% % %
www.eeworm.com/read/186737/8913115
m gmi.m
function G = GMI(Is, Ir, sigma)
% % % -- referrence by
% % % "Image registration by maximization of combined mutual information
% % % and gradient information" -- J P W Pluim, ...
% % %
www.eeworm.com/read/282846/9056134
m mgrad.m
function grad = mgrad(vectheta)
% gradient of the log probability
%
% grad = mgrad(vectheta)
%
% vectheta : vector of hyperparameters
% Matlab code for Gaussian Processes for Classificat
www.eeworm.com/read/371255/9559503
m frankotchellappa.m
% FRANKOTCHELLAPPA - Generates integrable surface from gradients
%
% An implementation of Frankot and Chellappa'a algorithm for constructing
% an integrable surface from gradient information.
%
% Usa
www.eeworm.com/read/365849/9844268
m initgrad.m
function [idxstart,idxlength]=initgrad(obj,diffvar)
% Generates a gradient with respect to the variable represented by the integer given in 'diffvar'
%
% Syntax: (* = optional)
%
% grad = initgra