A program to find frequent molecular substructures and discriminative fragments in a database OF molecule descriptions. The algorithm is based on the Eclat algorithm for frequent item set mining.
标签: discriminative substructures fragments molecular
上传时间: 2014-01-20
上传用户:龙飞艇
A program to demonstrate the optimization process OF particle swarm optimization. A two-dimensional objective function is visualized by level OF grey: the lighter the color, the higher the function value. The particles are shown as red circles, their trajectory as red lines.
标签: optimization two-dimensional demonstrate particle
上传时间: 2013-12-22
上传用户:Andy123456
A program to demonstrate the optimization process OF ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker the grey, the more pheromone is currently on the edge. During the optimization, the currently best found tour is drawn in red. To run the optimization, first create a random TSP, then create an ant colony, and finally run the optimization.
标签: optimization demonstrate the traveling
上传时间: 2015-07-12
上传用户:偷心的海盗
Programs to induce a naive possibilistic classifier (a possibilistic analog OF the naive Bayes classifier) and to classify new data with an induced naive possibilistic classifier.
标签: possibilistic naive classifier Programs
上传时间: 2015-07-12
上传用户:虫虫虫虫虫虫
Synthesizable model OF Atmel ATmega103 microcontroller. (VHDL IP)
标签: microcontroller Synthesizable ATmega Atmel
上传时间: 2013-11-30
上传用户:z754970244
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 upper triangular part.
标签: estimates incidence Computes forests
上传时间: 2013-12-26
上传用户:com1com2
Computes the permanent OF a nonnegative integer matrix. Notes: Compile in C++, "g++ -o permanent permanent.c".
标签: permanent nonnegative Computes Compile
上传时间: 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 (this codes are in C, not C++). The program is then run by the command "wmatch".
标签: hafnian nonnegative the Computes
上传时间: 2013-12-23
上传用户:lmeeworm
Example OF a digital data transmission implementing GMSK modulation This Simulink model simulates as an example the transmission and reception OF random digital data modulated with GMSK. The purpose OF this model is to illustrate how part OF the GSM transmission and reception works. It also measures the BER, affected by an AWGN channel
标签: implementing transmission modulation simulates
上传时间: 2015-07-12
上传用户:jiahao131
RAKE receiver for direct-sequence spread spectrum systems Simulink model OF a simple direct-sequence spread spectrum system with RAKE reception
标签: direct-sequence direct-sequenc receiver Simulink
上传时间: 2014-01-05
上传用户:lunshaomo