Computes the permanent of a nonnegative integer matrix. Notes: Compile in C++, "g++ -o permanent permanent.c".
资源简介:Computes the permanent of a nonnegative integer matrix. Notes: Compile in C++, "g++ -o permanent permanent.c".
上传时间: 2013-12-23
上传用户:zhangyi99104144
资源简介:Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same directory as Rothberg s code (see above). You can download the .tar directory with the code weighted-match.tar here. Then "make" the codes (t...
上传时间: 2013-12-23
上传用户:lmeeworm
资源简介:computes the eigenvalues of a symmetric tridiagonal * matrix T. The user may ask for all eigenvalues, all eigenvalues in the half-open interval (VL, VU], or the IL-th through IU-th eigenvalues.
上传时间: 2014-01-21
上传用户:CSUSheep
资源简介:Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the...
上传时间: 2013-12-26
上传用户:com1com2
资源简介:pitch=CorrelogramPitch(correlogram, width [, sr, lowPitch, highPitch]) computes the pitch of a correlogram sequence by finding the time lag with the largest correlation energy.
上传时间: 2015-08-11
上传用户:youth25
资源简介:Computes the length of a line using two (x,y) points. Uses pointers
上传时间: 2017-08-07
上传用户:许小华
资源简介:The BNL toolbox is a set of Matlab functions for defining and estimating the parameters of a Bayesian network for discrete variables in which the conditional probability tables are specified by logistic regression models. Logistic regress...
上传时间: 2014-12-05
上传用户:天诚24
资源简介:QR ALGORITHM To obtain the eigenvalues of a symmetric, tridiagonal n by n matrix
上传时间: 2014-01-15
上传用户:凌云御清风
资源简介:Input The first line of the input contains a single integer T (1 <= T <= 20), the number of test cases. Then T cases follow. The first line of each case contains N, and the second line contains N integers giving the time for each people to...
上传时间: 2015-10-27
上传用户:plsee
资源简介:LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral along the lines given in cell array C. X and Y define the coordinates of a rectangular grid over which U and V are defined. X and Y must be...
上传时间: 2014-01-13
上传用户:hwl453472107