-
-
-
udp-reliable-data-transmission.rar
UDP实现可靠数据传输。使用GBN算法,实现了:1.随即丢包(随机数产生器Math.random()) 2.丢包后遇冗余ack重传 3.超时重传 (DatagramSocket和Socket都有成员函数setSoTimeout(delay),通过捕获超时时抛出的IO异常来实现超时重传)
-
ML_Automata.rar
... Automata Algorithms
A collection of machine learning programs which contains some of Learning Automata algorithms such as Tsetline, Krinisky, Krylov, LRI, LIP, LRR, LReP, SoftMax, SampleAverage and Random strategy. All of these developed in MATLAB 6.5
-
-
-
GetNatureImagePatchesRandom.m.rar
This matlab script can get any number of random image patches from any number of images.
Usages: Image processing and analysis. Pattern analysis and machine intelligence.
-
turbo.rar
map algorithm for turbo codes in matlab the simulation, using 1 / 2 code rate rsc and 2 - random interleaver
-
gaussian.zip
it is useful to generate gaussian random process...... which is the most requirred at the time of simulation.
-
rmar.zip
THIS IS THE BEST KNOWN RANDOM NUMBER GENERATOR AVAILABLE.
(However, a newly discovered technique can yield
a period of 10^600. But that is still in the development stage.)
-
-