Minimal Collision Test
From 2008.igem.org
(Difference between revisions)
Krmuscalino (Talk | contribs) (New page: *[https://2008.igem.org/Analysis_of_Our_Models Analysis of Our Models Page] *[https://2008.igem.org/Team:Davidson-Missouri_Western Home]) |
Krmuscalino (Talk | contribs) |
||
(4 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | Horizontal axis corresponds to each possible hash function (represented with decimal [http://www.asciitable.com/ ascii] value). | ||
+ | |||
+ | Vertical axis corresponds to number of messages of indicated length with that hash value. | ||
+ | |||
+ | '''Goal''': Every vertical line equal length - equal lengths correspond to minimal collisions. | ||
+ | |||
+ | '''Typical Test''': 10,000 randomly generated messages of indicated length. | ||
+ | |||
+ | |||
*[https://2008.igem.org/Analysis_of_Our_Models Analysis of Our Models Page] | *[https://2008.igem.org/Analysis_of_Our_Models Analysis of Our Models Page] | ||
*[https://2008.igem.org/Team:Davidson-Missouri_Western Home] | *[https://2008.igem.org/Team:Davidson-Missouri_Western Home] |
Latest revision as of 21:50, 27 October 2008
Horizontal axis corresponds to each possible hash function (represented with decimal [http://www.asciitable.com/ ascii] value).
Vertical axis corresponds to number of messages of indicated length with that hash value.
Goal: Every vertical line equal length - equal lengths correspond to minimal collisions.
Typical Test: 10,000 randomly generated messages of indicated length.