How to Read patterns from a pool of numbers
-
Hello, I want to write a program that detects patterns from a pool of numbers imputed... Thanks,
The Devil Lives in all of us, It's up to you to let HIM/HER out!!!!!
Be more specific please, numbers are a huge topic, a pool of numbers is presumably even bigger than just numbers. Come on even mathematicians havn't yet decided where the numbers end so how can we provide a solution for such a general problem. If we could do that we could solve world peace :rolleyes:
I have no idea what I just said. But my intentions were sincere.
-
Hello, I want to write a program that detects patterns from a pool of numbers imputed... Thanks,
The Devil Lives in all of us, It's up to you to let HIM/HER out!!!!!
-
Be more specific please, numbers are a huge topic, a pool of numbers is presumably even bigger than just numbers. Come on even mathematicians havn't yet decided where the numbers end so how can we provide a solution for such a general problem. If we could do that we could solve world peace :rolleyes:
I have no idea what I just said. But my intentions were sincere.
ok, fair enough... all i want to do is to have a table or grid with about 100 to 200 numbers, have a user input any number from 1-100...have the program read a pattern if any and display it and if possible based on that pattern found, predict numbers that a user may place in the grid or table.... can that be done? Thanks:-D
The Devil Lives in all of us, It's up to you to let HIM/HER out!!!!!
-
ok, fair enough... all i want to do is to have a table or grid with about 100 to 200 numbers, have a user input any number from 1-100...have the program read a pattern if any and display it and if possible based on that pattern found, predict numbers that a user may place in the grid or table.... can that be done? Thanks:-D
The Devil Lives in all of us, It's up to you to let HIM/HER out!!!!!
The best I can offer at the moment is that I once looked through the source code of Graph[^] and used that code to predict create a curve which fitted the current results. I suppose if you could model the existing data on an curve then you can predict any value. Might be completely the wrong method but a possibility none the less, I stand to be corrected.
I have no idea what I just said. But my intentions were sincere.