Implementing genetic algorithm

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sharadbags
    New Member
    • Dec 2006
    • 14

    Implementing genetic algorithm

    hi all
    I want to implement genetic algotithm using C++ for an optimisation problem
    can anyone suggest some good websites ,resources for programming in GA
    like tutorial etc.
    or anything helpful related to this

    bye
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by sharadbags
    hi all
    I want to implement genetic algotithm using C++ for an optimisation problem
    can anyone suggest some good websites ,resources for programming in GA
    like tutorial etc.
    or anything helpful related to this

    bye






    What do you want to do exactly with GA, if I may ask?

    Comment

    • DeMan
      Top Contributor
      • Nov 2006
      • 1799

      #3
      probably an AI assignment, I should think

      Comment

      • r035198x
        MVP
        • Sep 2006
        • 13225

        #4
        Originally posted by DeMan
        probably an AI assignment, I should think
        Hope the OP keeps us posted on this. I'd like to see what path he/she takes.

        Comment

        • DeMan
          Top Contributor
          • Nov 2006
          • 1799

          #5
          U not the lone ranger

          Comment

          • sharadbags
            New Member
            • Dec 2006
            • 14

            #6
            hello mr.r035198x and Deman

            We are doing a project in low noise amplifier,
            Where we would know a few of the basic parameter like gain ,efficiency in advance and based on the known parameters we would have to design the circuit, thus this algorithm will help us in finding the value of component like inductor ,capacitor and source resistance that would optimize the circuit

            thanks and keep replying

            Comment

            • DeMan
              Top Contributor
              • Nov 2006
              • 1799

              #7
              I guess basically we (or at least me) are interested in how this relates to a genetic algorithm. Clearly you know a lot about low noise amplifiers, could you please explain exactly where your difficulty is?

              Comment

              • svsandeep
                New Member
                • Nov 2006
                • 15

                #8
                Originally posted by sharadbags
                hello mr.r035198x and Deman

                We are doing a project in low noise amplifier,
                Where we would know a few of the basic parameter like gain ,efficiency in advance and based on the known parameters we would have to design the circuit, thus this algorithm will help us in finding the value of component like inductor ,capacitor and source resistance that would optimize the circuit

                thanks and keep replying
                Hi,

                Two of my friends did a project related to genetic algorithms. Though it is entirely different topic, i thought may be it will help you. Atleast during your thesis preperation ;)
                http://www.svsandeep.4 t.com/oldsite46255/docs/madan_swaroop.p df

                Regards,
                ShaggY@FtF

                Comment

                • sharadbags
                  New Member
                  • Dec 2006
                  • 14

                  #9
                  ok i will contact further
                  whenever i m stuck in any problem


                  first let me have a fine look at the websites you mentioned



                  thanks

                  Comment

                  Working...