代码搜索:Generalized

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

代码结果 2,645
www.eeworm.com/read/170872/9783371

makefile

# Makefile for GiST test program # # Generalized Search Tree PROGRAM = BTree SRCS = command.cpp gram.y scan.l BTentry.cpp BTnode.cpp BTpredicate.cpp OBJS = command.o gram.tab.o scan.o BTen
www.eeworm.com/read/429878/8784030

htm glm.htm

Netlab Reference Manual glm glm Purpose Create a generalized linear model. Synopsis net = glm(nin, nout, func)
www.eeworm.com/read/486579/6535859

asv my_gmres_schur_block.asv

function [x,y,flag,relres,iter,resvec] = my_gmres_schur_block(A,f,g,restart,tol,maxit,L,U,B,C,x0,y0,alf,tol_inner,ptype) %GMRES Generalized Minimum Residual Method. % function [x,flag,relres,iter,
www.eeworm.com/read/486579/6535872

m my_gmres_schur_block.m

function [x,y,flag,relres,iter,resvec] = my_gmres_schur_block(A,f,g,restart,tol,maxit,L,U,B,C,x0,y0,alf,tol_inner,ptype) %GMRES Generalized Minimum Residual Method. % function [x,flag,relres,iter,
www.eeworm.com/read/253950/12174061

htm glm.htm

Netlab Reference Manual glm glm Purpose Create a generalized linear model. Synopsis net = glm(nin, nout, func)
www.eeworm.com/read/150905/12250224

htm glm.htm

Netlab Reference Manual glm glm Purpose Create a generalized linear model. Synopsis net = glm(nin, nout, func)
www.eeworm.com/read/486579/6535870

m my_gmres_schur_unsym.m

function [x,flag,relres,iter,resvec] = my_gmres_schur_unsym(L,U,B,C,b,restart,tol,maxit,M1,D,M2,x0) %GMRES Generalized Minimum Residual Method. % function [x,flag,relres,iter,resvec] = my_gmres_sc
www.eeworm.com/read/486579/6535852

asv my_gmres.asv

function [x,flag,relres,iter,resvec] = my_gmres(A,b,restart,tol,maxit,M1,D,M2,x0) %GMRES Generalized Minimum Residual Method. % [x,flag,relres,iter,resvec] = my_gmres(A,b,restart,tol,maxit,M1,D,M2,
www.eeworm.com/read/486579/6535856

m my_gmres.m

function [x,flag,relres,iter,resvec] = my_gmres(A,b,restart,tol,maxit,M1,D,M2,x0) %GMRES Generalized Minimum Residual Method. % [x,flag,relres,iter,resvec] = my_gmres(A,b,restart,tol,maxit,M1,D,M2,
www.eeworm.com/read/159921/10588484

m pandr2df.m

function [handler]=pandr2df(MI,SIGMA,I,alpha1,theta1,handler,anim,alpha2,theta2) % PANDR2DF displays solution of Generalized Anderson's task in 2D. % [handler]=pandr2df(MI,SIGMA,I,alpha1,theta1,hand