RLS,Demonstration of Wiener filter,LMS filter,Steep-descent algorIthm
标签: filter Demonstration Steep-descent algorIthm
上传时间: 2016-05-24
上传用户:gououo
STL风格LCS算法 STL style LCS algorIthm
上传时间: 2014-11-25
上传用户:ggwz258
The construction of data algorIthm with applies the -C++ language description
标签: construction description algorIthm language
上传时间: 2014-01-17
上传用户:lindor
Spatial Outlier Detection algorIthm by Matlab
标签: Detection algorIthm Spatial Outlier
上传时间: 2016-05-29
上传用户:ljt101007
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