Crack this code if you can* Challenging

  • Thread starter Thread starter Mex2107
  • Start date Start date
  • Tags Tags
    Code Crack
AI Thread Summary
The discussion revolves around a coded message represented by a series of numbers, suggesting that these numbers form a sentence when decoded. Participants express curiosity about the algorithm used to generate the code, with one user humorously sharing MATLAB code that generates random numbers. There is speculation about a potential relationship between the indices and their corresponding values, indicating a possible proportional or periodic pattern in the data. Overall, the focus remains on decoding the message and understanding the underlying structure of the number sequence.
Mex2107
Messages
1
Reaction score
0
9 30 20 39 59 50 79 73 88 95 104 131 132 135 144 150 166 185 198 190 218 215 232 235 241 269 265 270 300 305 313 325 338 348 355 373

I will not be posting the algorithm used to generate this coded message.

Good Luck!
 
Physics news on Phys.org
It forms a sentence, correct?
 
Mex2107 said:
9 30 20 39 59 50 79 73 88 95 104 131 132 135 144 150 166 185 198 190 218 215 232 235 241 269 265 270 300 305 313 325 338 348 355 373

I will not be posting the algorithm used to generate this coded message.

Good Luck!

MATLAB code:

Code:
ceil(400.*rand(1,36))

LOL!
 
grad said:
MATLAB code:

Code:
ceil(400.*rand(1,36))

LOL!

:smile:

9 30 20 39 59 50 79 73 88 95 104 131 132 135 144 150 166 185 198 190 218 215 232 235 241 269 265 270 300 305 313 325 338 348 355 373

It looks like there's a relationship between the index and the value (proportional and some periodic behavior).
 
Just ONCE, I wanted to see a post titled Status Update that was not a blatant, annoying spam post by a new member. So here it is. Today was a good day here in Northern Wisconsin. Fall colors are here, no mosquitos, no deer flies, and mild temperature, so my morning run was unusually nice. Only two meetings today, and both went well. The deer that was road killed just down the road two weeks ago is now fully decomposed, so no more smell. Somebody has a spike buck skull for their...
Back
Top