full testbench design including random number generator, the tcc encoder, the tcc decoder and some control logic.
标签: testbench including generator tcc
上传时间: 2013-12-29
上传用户:mpquest
Generate random bits, convert to bipolar, corrupt the message by passing through noise and decode using hard decision decoding and calculate BER
标签: Generate bipolar convert corrupt
上传时间: 2013-12-25
上传用户:1966640071
CRFsuite is a very fast implmentation of the Conditional Random Fields (CRF) algorithm. It handles tens of thousands sentences in merely one second. In comparison to CRF++, CRFSuite yields substantially better efficiency performance
标签: implmentation Conditional algorithm CRFsuite
上传时间: 2013-12-19
上传用户:gououo
This is a code of Pseudo-Arc Length Continuation Method , the method can be used for solving the nonlinear equations, the principle can re found in some text books. In the code,I prove the agreement of the code with other methods
标签: Continuation Pseudo-Arc the solving
上传时间: 2013-12-03
上传用户:xzt
For estimation and prediction of random 2 dimensional motion using Kalman filter in MATLAB
标签: dimensional estimation prediction Kalman
上传时间: 2013-12-23
上传用户:helmos
Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=1/F(u) step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn step5:If the first packet was generated at time [0], than the second packet will be generated at time [0+x1],The third packet will be generated at time [0+x1+x2], and so on …. Random-number generation 1.static method random from class Math -Returns doubles in the range 0.0 <= x < 1.0 2.class Random from package java.util -Can produce pseudorandom boolean, byte, float, double, int, long and Gaussian values -Is seeded with the current time of day to generate different sequences of numbers each time the program executes
标签: Generate Possion between random
上传时间: 2017-05-25
上传用户:bibirnovis
Zero forcing Equalizer random channel, input, noise
标签: Equalizer forcing channel random
上传时间: 2014-03-09
上传用户:xiaodu1124
This file is a function under matlab which allow to compute several statistical parameter of random signal such as variance, power, mean values, std, ...
标签: statistical parameter function compute
上传时间: 2017-06-27
上传用户:ruixue198909
a tsp problem for solving tsp with random cities
标签: tsp problem solving cities
上传时间: 2013-12-29
上传用户:gououo
A basic knowledge about Markov Random Fields (MRF) and its applications.
标签: applications knowledge Markov Fields
上传时间: 2017-07-18
上传用户:lvzhr