GA sequences generator

Java based correlated sequences generator
Download

GA sequences generator Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Dmytro Tkanov
  • Operating Systems:
  • macOS
  • File Size:
  • 100 KB

GA sequences generator Tags


GA sequences generator Description

GA sequences generator is a free and open-source application for sequences with prescribed correlation properties generation.GA sequences supports two types of sequence elements:· binary (each value is either 0 or 1);· ternary (elements from set {0, 1, 2}).In the first cycle, the initial population of random sequences is generated. Each sequence is treated as a chromosome.In each evolutionary step, the population mutates and then selection is done. It is a rough model with mutation only, i.e. crossover is not implemented yet.Furthermore, the mutation starts with some initial rate and then changes depending on what strategy selected in options and result of previous mutations.By selection we understand that sequence that is the closest to the desired properties survives: the strongest one gets all. Measure of being close to desired properties is defined as average square of the correlator difference.GA sequences generator is a cross-platform utility capable of running on any operating system that comes with Java support (e.g. Mac OS X, Windows, Linux).


GA sequences generator Related Software