代码搜索:Generalized

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

代码结果 2,645
www.eeworm.com/read/257015/4366742

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/475201/6793907

m s2z.m

%MATLAB function s2z.m converts a network's generalized %scattering matrix, S, into the appertaining impedance %matrix, Z. %The function is called up by Z = s2z(Z0, S). It needs %as its input arg
www.eeworm.com/read/266102/11240300

m s2z.m

%MATLAB function s2z.m converts a network's generalized %scattering matrix, S, into the appertaining impedance %matrix, Z. %The function is called up by Z = s2z(Z0, S). It needs %as its input arg
www.eeworm.com/read/113400/15456705

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/383163/8966060

3 gswap2.3

.TH GSWAP 3 2004/11/22 "Libmseed API" .SH DESCRIPTION Generalized, in-place byte swapping routines .SH SYNOPSIS .nf .B #include .BI "void \fBgswap2\fP ( void *" data2 " );" .BI "void
www.eeworm.com/read/373529/9451246

m f_load_vector.m

function [gen_d,gen_v,gen_a,Npointsout] = F_Load_Vector(M,Fai,F_t,dt,h,omega) global flnTaps Npoints Ndofs Ntaps Nfloors H_bldg Fdofs % This function calculates the generalized displacements,
www.eeworm.com/read/373529/9451443

m f_load_vector.m

function [gen_d,gen_v,gen_a,Npointsout] = F_Load_Vector(M,Fai,F_t,dt,h,omega) global flnTaps Npoints Ndofs Ntaps Nfloors H_bldg Fdofs % This function calculates the generalized displacements,
www.eeworm.com/read/350890/10701053

makefile

# Makefile for libGiST, GiST test programs # # Generalized Search Tree # LINKER = purify -collector=/usr/sww/lib/gcc-lib/hppa1.1-hp-hpux9.03/2.7.2/ld -cache-dir=/tmp/jmh LINKER = g++ # LINKER = c++
www.eeworm.com/read/458661/7291944

m diffint.m

% diffint.m - generalized Fresnel diffraction integral % % Usage: F = diffint(v,s,a,c1,c2) % F = diffint(v,s,a) (equivalent to c1=-1, c2=1) % F = diffint(v,s) (equi
www.eeworm.com/read/243369/12945636

makefile

# Makefile for libGiST, GiST test programs # # Generalized Search Tree # LINKER = purify -collector=/usr/sww/lib/gcc-lib/hppa1.1-hp-hpux9.03/2.7.2/ld -cache-dir=/tmp/jmh LINKER = g++ # LINKER = c++