A blog post by Daniel Vaca - modeling how many keys would you have to try to open a door
| Date | Contributor | Description | Rating |
|---|---|---|---|
| 31 Mar 2011 | Helen Chen |
I became interested in modeling this proposition so implemented a MATLAB program, try_keys(n,m), in which each key is represented by a number from 1 to n and each correct keys is represented by a number from 1 to m. And when the try_keys(n,m) is executed it outputs a random sequence that starts with any key and ends with a correct key. |
| Tag | Applied By | Date/Time |
|---|---|---|
| blog | Helen Chen | 31 Mar 2011 at 8:09am |
| modeling | Helen Chen | 31 Mar 2011 at 8:09am |
| probability | Helen Chen | 31 Mar 2011 at 8:09am |