Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. How to Read patterns from a pool of numbers

How to Read patterns from a pool of numbers

Scheduled Pinned Locked Moved C#
tutorial
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    velkropie
    wrote on last edited by
    #1

    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!!!!!

    E Mircea PuiuM 2 Replies Last reply
    0
    • V velkropie

      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!!!!!

      E Offline
      E Offline
      Ed Poore
      wrote on last edited by
      #2

      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.

      Poore Design

      V 1 Reply Last reply
      0
      • V velkropie

        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!!!!!

        Mircea PuiuM Offline
        Mircea PuiuM Offline
        Mircea Puiu
        wrote on last edited by
        #3

        It may be a good ideea to start with learning how to build connections between the concrete model(s) and the numerical patterns or functional relationships observed in the data you have. Then writing some piece of code is not that much of a deal. You may want to read this[^] first.

        SkyWalker

        1 Reply Last reply
        0
        • E Ed Poore

          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.

          Poore Design

          V Offline
          V Offline
          velkropie
          wrote on last edited by
          #4

          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!!!!!

          E 1 Reply Last reply
          0
          • V velkropie

            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!!!!!

            E Offline
            E Offline
            Ed Poore
            wrote on last edited by
            #5

            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.

            Poore Design

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups