代码搜索:gradient
找到约 2,951 项符合「gradient」的源代码
代码结果 2,951
www.eeworm.com/read/370825/9582559
c cga.c
/* Conjungate Gradient Algorithm */
#include "memSpec.h"
#include "cga.h"
#include
#include
#include
#define SHOW 1
#define DONTSHOW 0
/* conjungate gradient algori
www.eeworm.com/read/482624/6619996
c cga.c
/* Conjungate Gradient Algorithm */
#include "memSpec.h"
#include "cga.h"
#include
#include
#include
#define SHOW 1
#define DONTSHOW 0
/* conjungate gradient algori
www.eeworm.com/read/119678/14824522
c cga.c
/* Conjungate Gradient Algorithm */
#include "memSpec.h"
#include "cga.h"
#include
#include
#include
#define SHOW 1
#define DONTSHOW 0
/* conjungate gradient algori
www.eeworm.com/read/344585/3207912
m berek_baygam.m
function [resultaat, gradient] = berek_evidence_gamma_gradR(gam)
% function [resultaat, gradient] = berek_evidence_gamma_gradR(gam)
gam = abs(gam)+100*eps;
global sigm kern Xtr Ytr KK roK ALFA B
www.eeworm.com/read/325480/3483479
m grad_func.m
function [gradient]=grad_func(rn, point)
% [gradient]=grad_func(rn, point)
%
% global RBFNET_CG_TEMP_DATA ;
% G. Raetsch 1.6.98
% Copyright (c) 1998 GMD Berlin - All rights reserved
% T
www.eeworm.com/read/299717/3851107
m grad_func.m
function [gradient]=grad_func(rn, point)
% [gradient]=grad_func(rn, point)
%
% global RBFNET_CG_TEMP_DATA ;
% G. Raetsch 1.6.98
% Copyright (c) 1998 GMD Berlin - All rights reserved
% T
www.eeworm.com/read/378175/2689816
m example2_19.m
vz=10;
a=.32;
t=0:2.1:1;
z=vz*t+1/2*a*t.^2;
vx=2;
x=vx*t;
vy=3;
y=vy*t;
u=gradient(x);
v=gradient(y);
w=gradient(z);
scale=0;
quiver3(x,y,z,u,v,w,scale)
xlabel('x轴');
ylabel('y轴');
zlab
www.eeworm.com/read/367675/2832760
m example2_19.m
vz=10;
a=.32;
t=0:2.1:1;
z=vz*t+1/2*a*t.^2;
vx=2;
x=vx*t;
vy=3;
y=vy*t;
u=gradient(x);
v=gradient(y);
w=gradient(z);
scale=0;
quiver3(x,y,z,u,v,w,scale)
xlabel('x轴');
ylabel('y轴');
zlab
www.eeworm.com/read/389759/2538762
am makefile.am
imagesdir = $(kde_datadir)/amarok/images
images_DATA = \
nmm-gradient-left.png \
nmm-gradient-right.png \
nmm-volume-inset.png
kde_module_LTLIBRARIES = \
libamarok_nmmengine_plugin.la
www.eeworm.com/read/113685/6126340
res sample.res
---------------------------------------------------------------
| Benchmark for Conjugate Gradient iteration in |
| SU(2) lattice gauge theory with Kogut-S