LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Pattern Recognition (https://www.linuxquestions.org/questions/linux-software-2/pattern-recognition-282955/)

trbdk3 01-27-2005 01:03 PM

Pattern Recognition
 
Ok, here is the question.
I've built a random number generator utilizing a dynamic three dimensional field.
I've collected a large volume of data of characters and turned it into a list of the integer representations. I want to find a package that can analyze these numbers and determine if there is a mathematical formula to represent what I'm doing (hence rendering my project useless).
Anyone have any ideas?

Matir 01-27-2005 01:13 PM

You can apply various forms of mathematical regression to your data. There is always a mathematical way to represent data... it just might be enormously complex.


All times are GMT -5. The time now is 03:11 AM.