代码搜索:Gradient
找到约 2,951 项符合「Gradient」的源代码
代码结果 2,951
www.eeworm.com/read/343072/11977039
bas module2.bas
Attribute VB_Name = "Module1"
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' Program: Gradient text
www.eeworm.com/read/150612/12281913
bas module2.bas
Attribute VB_Name = "Module1"
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' Program: Gradient text
www.eeworm.com/read/149542/12366144
bas module1.bas
Attribute VB_Name = "Module1"
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' Program: Gradient text
www.eeworm.com/read/135305/13940315
bas module2.bas
Attribute VB_Name = "Module1"
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' Program: Gradient text
www.eeworm.com/read/415194/6281713
m greed_pcgp.m
function [s, err_mse, iter_time]=greed_pcgp(x,A,m,varargin)
% greed_pcgp: Nearly Orthogonal Matching Pursuit using a partial conjugate
% gradient solver (Partial Conjugate Gradient Pursu
www.eeworm.com/read/403190/2314031
svn-base divgrad.m.svn-base
function G = divgrad(M,options)
% divgrad - compute either gradient or divergence.
%
% G = divgrad(M);
%
% if M is a 2D array, compute gradient,
% if M is a 3D array, compute divergence.
% U
www.eeworm.com/read/374411/9407081
m entropygrad.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% err = entropyGrad(npd,estType)
% Compute gradient of an entropy estimate for the npde
%
% entType is one
www.eeworm.com/read/198970/7899930
m entropygrad.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% err = entropyGrad(npd,estType)
% Compute gradient of an entropy estimate for the npde
%
% entType is one
www.eeworm.com/read/480200/6668065
m entropygrad.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% err = entropyGrad(npd,estType)
% Compute gradient of an entropy estimate for the npde
%
% entType is one
www.eeworm.com/read/212047/15167991
c lmder.c
/* multfit/lmder.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Pu