代码搜索:Matrices

找到约 3,616 项符合「Matrices」的源代码

代码结果 3,616
www.eeworm.com/read/126430/6016978

c xludcmp.c

/* Driver for routine ludcmp */ #include #include #define NRANSI #include "nr.h" #include "nrutil.h" #define NP 20 #define MAXSTR 80 int main(void) { int j,k,l,m,
www.eeworm.com/read/102423/6232005

c xqrdcmp.c

/* Driver for routine qrdcmp */ #include #include "nr.h" #include "nrutil.h" #define NP 20 #define MAXSTR 80 main() { int i,j,k,l,m,n,sing; float con,**a,*c,*d,**q,**qt,**r,
www.eeworm.com/read/102423/6232035

c xludcmp.c

/* Driver for routine ludcmp */ #include #include "nr.h" #include "nrutil.h" #define NP 20 #define MAXSTR 80 main() { int j,k,l,m,n,dum,*indx,*jndx; float d,**a,**xl,**xu,**
www.eeworm.com/read/102423/6232617

c xqrdcmp.c

/* Driver for routine qrdcmp */ #include #include #define NRANSI #include "nr.h" #include "nrutil.h" #define NP 20 #define MAXSTR 80 int main(void) { int i,j,k,l,
www.eeworm.com/read/102423/6232647

c xludcmp.c

/* Driver for routine ludcmp */ #include #include #define NRANSI #include "nr.h" #include "nrutil.h" #define NP 20 #define MAXSTR 80 int main(void) { int j,k,l,m,
www.eeworm.com/read/386623/6343242

m accumulatematrix.m

function KK = AccumulateMatrix(Ae,ia) % Accumulates the f.e. matrices to a global f.e. matrix % INPUT: % element matrices Ae[loc,loc,nelem], % element connectivity ia[loc,nelem] for local to gl
www.eeworm.com/read/485012/6570613

m t_jacobian.m

function t_jacobian(quiet) %T_JACOBIAN Numerical tests of partial derivative code. % MATPOWER % $Id: t_jacobian.m,v 1.2 2004/08/23 20:59:46 ray Exp $ % by Ray Zimmerman, PSERC Cornell % Copy
www.eeworm.com/read/400645/11571010

dat sample_adv.dat

./sample_adv Donsample matrices using traditional and non-traditional methods Make sure that both methods give the same results Clock the traditional downsampling It took 4.2 sec to complete the t
www.eeworm.com/read/158443/11614678

c xludcmp.c

/* Driver for routine ludcmp */ #include #include #define NRANSI #include "nr.h" #include "nrutil.h" #define NP 20 #define MAXSTR 80 int main(void) { int j,k,l,m,
www.eeworm.com/read/158443/11615509

c xqrdcmp.c

/* Driver for routine qrdcmp */ #include #include #define NRANSI #include "nr.h" #include "nrutil.h" #define NP 20 #define MAXSTR 80 int main(void) { int i,j,k,l,