Feeds
提问
How can I compute modulus operation (mod) binary search algorithm?
Let X and Y be the binary random numbers. e.g. {0,1}^n. Assume that X and Y strings length 100 bits with an error probability of...
6 years 前 | 0 个回答 | 0
0
个回答提问
Error distribution using poisson distribution
I want to plot error distribution using Poisson distribution. X and Y are the random binary strings, but not identical. Break st...
6 years 前 | 0 个回答 | 0
0
个回答提问
Generate same random permutations (reshape) for sequence?
I amlooking for a way genrate random permutation function for X and Y. Example: X = randi ([0 1], 10,1); Y = bsc(A, 0.05); ...
7 years 前 | 1 个回答 | 0