Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.025 Times

Genetic Algorithms freeware
Filter: All | Freeware | Demo
 

Genetic Algorithms

< 1 2 3 4 5 > 
Added: March 05, 2010 | Visits: 1.427

C Algorithms Library C Algorithms Library is a collection of commonly used Computer Science algorithms. The focus is on code that is well documented and tested, portable, and reusable. The C Programming Language has a much smaller standard library compared to other more modern programming languages such as Java... Platforms: *nix

License: Freeware Size: 337.92 KB Download (117): C Algorithms Library Download

Released: September 09, 2012  |  Added: September 09, 2012 | Visits: 471

Genetic Programming Framework The Distributed Genetic Programming Framework is a scalable Java genetic programming environment. It comes with an optional specialization for evolving assembler-syntax algorithms. The evolution can be performed in parallel in any computer network. Platforms: Windows, Mac, Linux

License: Freeware Size: 1.17 MB Download (49): Genetic Programming Framework Download

Added: May 10, 2013 | Visits: 533

Relational Join Algorithms This script implements the three standard relational join algorithms: nested loops join, hash join, and merge join, using the iterator algebra support in Python.This script also presents code that can be used for inner join, left outer join, full outer join, and semijoins. The nested loops join... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Relational Join Algorithms Download

Added: August 10, 2013 | Visits: 531

PID Tuning Using Genetic Algorithm PID controller has been extensively used in the industrial world. But in this controller it is difficult to tune the PID gains.We apply the genetic algorithm(GA) to tune the PID gains. The GA is agorithm using the biotic; gene the biotic; genetics. Platforms: Matlab

License: Freeware Size: 102.4 KB Download (55): PID Tuning Using Genetic Algorithm Download

Direct Adaptive Control Algorithms: Theory and Applications, 2e Companion software Companion software for the Direct Adaptive Control Algorithms: Theory and Applications, 2e book by Howard Kaufman, Itzhak Barkana & Kenneth Sobel Platforms: Matlab


Model Determination using Genetic Algorithm: Forst-Kalkwarf-Thodos Model We use the genetic algorithm (gatool) to determine the four parameters of the implicit Forst-Kalkwarf-Thodos Model. Predictions are in perfect agreement with data of vapour pressure of iodobenzene versus temperature for a temperature range from 380.15 K to 580.15 K. Platforms: Matlab


Added: March 22, 2013 | Visits: 554

Stochastic Search and Optimization Introduction to Stochastic Search and Optimization is an overview of the principles, algorithms, and practical aspects of stochastic optimization, including applications drawn from engineering, statistics, and computer science. The book may serve as either a reference book for researchers and... Platforms: Matlab

License: Freeware Size: 30.72 KB Download (47): Stochastic Search and Optimization Download

Added: May 10, 2013 | Visits: 568

Non Convex Algorithms for Group Sparse Optimization Non Convex Optimization Algorithms for Group SparsitySolves a dummy OFDM sparse channel estimation problemReweighted Lm,p algorithm for noiseless case min||x||_m,p s.t. y = AxReweighted Lm,p algorithm for noisy case min||x||_2,p s.t. ||y - Ax||_qSmoothed L2,0 algorithm solves a smooth version... Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Non Convex Algorithms for Group Sparse Optimization Download

Added: August 06, 2013 | Visits: 443

gaevolve This function is a simple but flexible and usefull tool to implement genetic optimization algorithms that work with populations of custom units. This tool allows to customize the fitness function, the stopping criteria and the cross-over and mutation operators. This is a simple tool, written in... Platforms: Matlab

License: Freeware Size: 10 KB Download (46): gaevolve Download

Added: June 11, 2013 | Visits: 428

Genetic Optimisation Optimisation for 4 variables using Genetic technique. Was designed to optimise surface impedance measurements Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Genetic Optimisation Download

Added: September 29, 2013 | Visits: 940

Genetic Algorithm File Fitter Genetic Algorithm File Fitter, or just GAFFitter, is a command-line software written in C++ that arranges--via a genetic algorithm--an input list of items or files/directories into volumes of a certain capacity (target), such as CD or DVD, in a way that the total wastage is minimized. By smartly... Platforms: *nix

License: Freeware Size: 40.96 KB Download (122): Genetic Algorithm File Fitter Download

Added: February 01, 2010 | Visits: 1.384

Acovea Acovea implements a genetic algorithm for finding the "best" options for compiling programs with the GCC C and C++ compilers. ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm) implements a genetic algorithm to find the "best" options for compiling programs with the GNU Compiler... Platforms: *nix

License: Freeware Size: 399.36 KB Download (97): Acovea Download

Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 501

Algorithms in Spectroscopy The aim of the project is to provide open source collection of algorithms in the field of spectroscopy: data handling and processing, modeling and artificial intelligence tools. Platforms: Windows, Mac, Linux

License: Freeware Size: 41.89 KB Download (47): Algorithms in Spectroscopy Download

Released: November 24, 2012  |  Added: November 24, 2012 | Visits: 538

GeneThello: Genetic Othello GeneThello (read jə-ˈne-ˈthe-lō), is an acronym for genetic othello, an othello (reversi) playing program which based on Genetic Algorithm (GA). In principle GeneThello consist of an othello program and a genetic algorithm system. Platforms: Windows, Mac, Linux

License: Freeware Size: 2.45 MB Download (49): GeneThello: Genetic Othello Download

Released: July 09, 2012  |  Added: July 09, 2012 | Visits: 412

GrALoG- Graph,Algorithms,Logic and Games GrALoG is a tool for editing and visualising graph-like-structures and the results of algorithms running on them. Through it's plugins GrALoG is hugely extendable, i.e. plugin-developers can define their own graph-like structures and algorithms. Platforms: Windows, Mac, Linux

License: Freeware Size: 1.85 MB Download (44): GrALoG- Graph,Algorithms,Logic and Games Download

Released: June 17, 2012  |  Added: June 17, 2012 | Visits: 497

Java Genetic Algorithm Library An object oriented library of an Genetic Algorithm, implemented in Java. Clear separation of the several concepts of the algorithm, e.g. Gene, Chromosome, Genotype, Phenotype, Population and Fitness Function. The fitness calculation is parallelized. Platforms: Windows, Mac, Linux

License: Freeware Size: 5.03 MB Download (44): Java Genetic Algorithm Library Download

Released: August 14, 2012  |  Added: August 14, 2012 | Visits: 543

Java rapid genetic programming jrgp is a strong-typed Genetic Programming system, which features a graphical interface (gool) to setup and run GP-problems and a tool (fs-d) that greatly simplifies the definition of a GP-problem. Platforms: Windows, Mac, Linux

License: Freeware Size: 484.28 KB Download (47): Java rapid genetic programming Download

Released: November 20, 2012  |  Added: November 20, 2012 | Visits: 302

Mesh Algorithms A library of algorithms for general purpose use to alter representations of 3D meshes. Currently tested in the GNU/Linux and Win32 environments. C++ STL, OpenGL, GLUT, VRML97. Platforms: Windows, Mac, Linux

License: Freeware Size: 45.89 KB Download (54): Mesh Algorithms Download

Released: November 17, 2012  |  Added: November 17, 2012 | Visits: 524

NSketch, .Net sketch-based algorithms The NSketch library provides implementations of most common sketch-based algorithms (histograms, quantile, frequent items, bloom filter ...). The library is written in C# for .Net. Platforms: Windows, Mac, Linux

License: Freeware Size: 92.3 KB Download (45): NSketch, .Net sketch-based algorithms Download

Released: November 21, 2012  |  Added: November 21, 2012 | Visits: 611

Python Genetic Programming Project The Python Genetic Programming Project implements a Genetic Programming System a la J Koza in Python. Platforms: Windows, Mac, Linux

License: Freeware Size: 8.24 KB Download (53): Python Genetic Programming Project Download

< 1 2 3 4 5 >