Coder Social home page Coder Social logo

algoritmogeneticof6's Introduction

algoritmoGeneticoF6

O algoritmo usa como base a seguinte aptidão nos individuos/cromossoma

image

Possui as seguintes caracteristicas

  • Binária codificando real
  • 2 Variáveis: x, y
  • Domínio: x,y Î [-100, +100]
  • Precisão: 4 a 5 casas decimais
  • Ki=22 -> total de 44 bits

Exemplo

  • Cromossoma:
    • 00001010000110000000011000101010001110111011
  • Dividido em x e y:
    • 0000101000011000000001 1000101010001110111011
  • Convertidos para base 10:
    • 165377 e 2270139
  • Multiplicados por: 200/222-1
    • 7,885791751335085 e 108,24868875710696
  • Somados a mín:
    • x=-92,11420824866492 e y=8,248688757106959
  • Aplicados a F6(x,y):
    • F6(x,y)=0,5050708

algoritmogeneticof6's People

Contributors

pauloh48 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.