Bubble Oscillation Algorithm. It is used to implement balancing load traffic, which is similar to what a semi-smart antenna can do. This algorithm was figured out by Lin Du who obtained PHD in Queen Mary, University of London.
标签: Oscillation Algorithm implement balancing
上传时间: 2014-01-04
上传用户:邶刖
用Java编写的maximum contiguous subsequence sum algorithm 实现, 希望对大家有所帮助
标签: subsequence contiguous algorithm maximum
上传时间: 2014-12-20
上传用户:kelimu
I developed an algorithm for using local ICA in denoising multidimensional data. It uses delay embedded version of the data, clustering and ICA for the separation between data and noise.
标签: multidimensional developed algorithm denoising
上传时间: 2016-06-01
上传用户:cc1915
*/ /* A Function Optimizer using Simple Genetic Algorithm */ /* developed from the Pascal SGA code presented by David E.Goldberg */ /* 同济大学计算机系 王小平 2000年5月
标签: Algorithm Optimizer developed Function
上传时间: 2013-11-29
上传用户:familiarsmile
% EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likelihood difference between 2 iterations ([] for none) % maxiter - maximum number of iteration allowed ([] for none) % pflag - 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) % Init - structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) % % Ouputs: % W(1,k) - estimated weights of GM % M(d,k) - estimated mean vectors of GM % V(d,d,k) - estimated covariance matrices of GM % L - log likelihood of estimates %
标签: multidimensional estimation algorithm Gaussian
上传时间: 2013-12-03
上传用户:我们的船长
Tasks Read the textbook about the details of Vigenére Cipher. Implement the algorithm by C or C++. Requirements You do this lab in a group of two students. Your program should have input and output as follows: csci>a.out --> Please input the key: receptive --> Please input the plain text: wearediscoveredsaveyourself --> The cipher text is : nicvtwqngfzgvtwavzvcqyglmgj -->The original message is: wearediscoveredsaveyourself • You should test your program with several runs.
标签: the Implement algorithm textbook
上传时间: 2013-12-21
上传用户:bruce5996
DCI 算法 源代码 DCI: A hybrid Algorithm for Frequent Set Counting
标签: DCI Algorithm Counting Frequent
上传时间: 2016-06-06
上传用户:yy541071797
The FastICA package is a free (GPL) MATLAB program that implements the fast fixed-point algorithm for independent component analysis and projection pursuit. It features an easy-to-use graphical user interface, and a computationally powerful algorithm.
标签: fixed-point implements algorithm FastICA
上传时间: 2014-08-17
上传用户:yy541071797
C/C++ implementation of the Levenberg-Marquardt non-linear least squares algorithm. levmar includes double and single precision LM versions, both with analytic and finite difference approximated jacobians
标签: Levenberg-Marquardt implementation non-linear algorithm
上传时间: 2013-12-28
上传用户:gxf2016
% decode with soft-input viterbi algorithm 硬判决 % //k=4,r=1/2 %输入数据为软信息,并且数据为均值为1的BPSK调制,如果均值为MEAN,那么62,63,103,104行应做相应修改
标签: soft-input algorithm viterbi decode
上传时间: 2014-10-28
上传用户:aig85