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
上傳用戶:偷心的海盜
A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carries out a depth first search on the subset lattice and determines the support of itemsets by intersecting transaction lists.
標簽: algorithm frequent itemsets program
上傳時間: 2013-12-27
上傳用戶:ouyangtongze
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
上傳用戶:蟲蟲蟲蟲蟲蟲
introduce TDAC and MDCT/IMDCT in the audio codec etc.
標簽: introduce IMDCT audio codec
上傳時間: 2013-12-20
上傳用戶:dsgkjgkjg
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
Simulator for a GSM traffic channel transmission and reception This Simulink model simulates the entire transmission and reception of voice data of a traffic channel for GSM (TCH/FS)over a multipath fading channel, and it calculates the BER of the received signal
標簽: transmission Simulator reception simulates
上傳時間: 2015-07-12
上傳用戶:BIBI
picoos源碼。The RTOS and the TCP/IP stack will be built automatically.
標簽: automatically picoos built stack
上傳時間: 2014-01-02
上傳用戶:6546544