代码搜索:Generalized

找到约 2,645 项符合「Generalized」的源代码

代码结果 2,645
www.eeworm.com/read/133943/5897953

m mk_gdl_graph.m

function gdl = mk_gdl_graph(G, domains, node_sizes, kernels, varargin) % MK_GDL_GRAPH Make a GDL (generalized distributed law) graph % gdl = mk_gdl_graph(G, domains, node_sizes, kernels, ...) % % A GD
www.eeworm.com/read/124347/6052171

c tsearch.c

/* $NetBSD: tsearch.c,v 1.3 1999/09/16 11:45:37 lukem Exp $ */ /* * Tree search generalized from Knuth (6.2.2) Algorithm T just like * the AT&T man page says. * * The node_t structure is for inte
www.eeworm.com/read/124347/6052175

c tdelete.c

/* $NetBSD: tdelete.c,v 1.2 1999/09/16 11:45:37 lukem Exp $ */ /* * Tree search generalized from Knuth (6.2.2) Algorithm T just like * the AT&T man page says. * * The node_t structure is for inte
www.eeworm.com/read/124347/6052181

c twalk.c

/* $NetBSD: twalk.c,v 1.1 1999/02/22 10:33:16 christos Exp $ */ /* * Tree search generalized from Knuth (6.2.2) Algorithm T just like * the AT&T man page says. * * The node_t structure is for int
www.eeworm.com/read/124347/6052183

c tdestroy.c

/* $NetBSD: tdelete.c,v 1.2 1999/09/16 11:45:37 lukem Exp $ */ /* * Tree search generalized from Knuth (6.2.2) Algorithm T just like * the AT&T man page says. * * The node_t structure is for inte
www.eeworm.com/read/124347/6052186

c tfind.c

/* $NetBSD: tfind.c,v 1.2 1999/09/16 11:45:37 lukem Exp $ */ /* * Tree search generalized from Knuth (6.2.2) Algorithm T just like * the AT&T man page says. * * The node_t structure is for intern
www.eeworm.com/read/111672/6154046

m nnigls.m

function [W1,W2,lambda,GAMMA]=nnigls(NetDef,NN,W1,W2,trparms,repeat,GAMMA,Y,U) % NNIGLS % ------ % Train a multi-output NNARX model using an iterated generalized % least square
www.eeworm.com/read/485544/6552631

m gssm_mackey_glass.m

% GSSM_MACKEY_GLASS Generalized state space model for Mackey-Glass chaotic time series % % The Mackey-Glass time-delay differential equation is defined by % % dx(t)/dt = 0.2x(t-tau)/(1+x(
www.eeworm.com/read/265314/11269040

makefile

# Makefile for GiST test program # # Generalized Search Tree PROGRAM = RTree SRCS = command.cpp gram.y scan.l RTentry.cpp RTnode.cpp RTpredicate.cpp OBJS = command.o gram.ta
www.eeworm.com/read/156224/11818272

makefile

# Makefile for GiST test program # # Generalized Search Tree PROGRAM = RTree SRCS = command.cpp gram.y scan.l RTentry.cpp RTnode.cpp RTpredicate.cpp OBJS = command.o gram.ta