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.044 Times

Genetic Algorithms freeware
Filter: All | Freeware | Demo
 

Genetic Algorithms

< 1 2 3 4 5 
Released: October 24, 2012  |  Added: October 24, 2012 | Visits: 354

Randomized Algorithms Control Toolbox Randomized Algorithms Control Toolbox is a Matlab toolbox, provides analysis and synthesis methods for control problems with uncertainties. Platforms: Windows, Mac, Linux

License: Freeware Size: 303.06 KB Download (51): Randomized Algorithms Control Toolbox Download

Released: June 13, 2012  |  Added: June 13, 2012 | Visits: 509

Springbots, Genetic Algorithm Springbots is a python application which takes a set of 2d physical structures built with nodes and movable springs and evolve them for specific tasks like walking, swimming and jumping using genetic algorithm. Platforms: Windows, Mac, Linux

License: Freeware Size: 107.43 KB Download (46): Springbots, Genetic Algorithm Download

Released: June 21, 2012  |  Added: June 21, 2012 | Visits: 432

VKAS - a genetic function finder VKAS uses genetic programming methods to find out the relationship among a set of independent and dependent variable. It is a problem solver software which uses evolutionary computing methods. Platforms: Windows, Mac, Linux

License: Freeware Size: 46 KB Download (44): VKAS - a genetic function finder Download

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

WEKA Classification Algorithms A collection of plug-in algorithms for the WEKA machine learning workbench including artificial neural network (ANN) algorithms, and artificial immune system (AIS) algorithms. Platforms: Windows, Mac, Linux

License: Freeware Size: 5.61 MB Download (48): WEKA Classification Algorithms Download

Added: May 10, 2013 | Visits: 364

Generic vs. Specific Algorithms This script presents two approaches to generate all combination of elements from a number of sets. It compares "classic" statically coded algorithms to a pythonic on-the-fly generation of specific algorithm code. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Generic vs. Specific Algorithms Download

Motion Planning for a Robot Arm by Using Genetic Algorithm This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link (redundant) robotarm. The objective function for the proposed GA is to minimizing traveling time and space, while not exceeding a maximumpre-defined torque, without collision with any... Platforms: Matlab

License: Freeware Size: 1.33 MB Download (44): Motion Planning for a Robot Arm by Using Genetic Algorithm Download

Added: August 19, 2013 | Visits: 542

Multi-Objective Optimizaion using Evolutionary Algorithm Conventional optimization algorithms using linear and non-linear programming sometimes have difficulty in finding the global optima or in case of multi-objective optimization, the pareto front. A lot of research has now been directed towards evolutionary algorithms (genetic algorithm, particle... Platforms: Matlab

License: Freeware Size: 368.64 KB Download (54): Multi-Objective Optimizaion using Evolutionary Algorithm Download

Model Determination using Genetic Algorithm: Application to Vapour Pressure vs Temperature Equations We use the genetic algorithm (gatool) to determine the three parameters of the simple Antoine equation and the six parameters of the Modified Antoine Model. Predictions are in perfect agreement with experimental data of vapor pressure of ethanol versus temperature for a temperature range from... Platforms: Matlab


Added: June 22, 2013 | Visits: 480

Binary Step Size Based LMS Algorithms(BS-LMS) I was trying out modifications of the LMS algorithm so that it will converge faster and the mean square error will also be smaller. Getting to one of the drawbacks of LMS, that it has only one controllable parameter "mu", the selection of whose value will be the most critical from design point of... Platforms: Matlab

License: Freeware Size: 30.72 KB Download (44): Binary Step Size Based LMS Algorithms(BS-LMS) Download

Fixed Start/End Point Multiple Traveling Salesmen Problem - Genetic Algorithm Script Finds a (near) optimal solution to a variation of the M-TSP by setting up a GA to search for the shortest route (least distance needed for each salesman to travel from the start location to individual cities and back to the original starting place).Each salesman starts at the first point, and... Platforms: Matlab


Added: May 13, 2013 | Visits: 336

GODLIKE Script GODLIKE (Global Optimum Determination by Linking and Interchanging Kindred Evaluators) compiles various population-based global optimization schemes.It handles both single- and multi-objective optimization, simply by adding additional objective functions.It solves optimization problems using... Platforms: Matlab

License: Freeware Size: 276.48 KB Download (45): GODLIKE Script Download

Added: June 08, 2013 | Visits: 955

Classless.Hasher Hasher is a tool to help programmers implement checksum algorithms and standard hashing into their own software. Written entirely in C# and designed for use in the .NET Framework, Hasher providers a uniform interface to easily use any of the algorithms contained within this library in other... Platforms: *nix

License: Freeware Size: 634.88 KB Download (105): Classless.Hasher Download

Added: June 09, 2010 | Visits: 1.097

Statistics::RankOrder Statistics::RankOrder contains algorithms for determining overall rankings from a panel of judges. SYNOPSIS use Statistics::RankOrder; my $r = Statistics::RankOrder->new(); $r->add_judge( [qw( A B C )] ); $r->add_judge( [qw( A C B )] ); $r->add_judge( [qw( B A C )] ); my %ranks =... Platforms: *nix

License: Freeware Size: 13.31 KB Download (95): Statistics::RankOrder Download

Added: January 03, 2010 | Visits: 867

The Figaro The Figaro project is a framework for implicit graph algorithms and representations by OBDDs. The "Framework for Implicit Graph Algorithms and Representations by OBDDs" (Figaro) automatically manages experiments with input generator and algorithm plugins. It already contains some generators... Platforms: *nix

License: Freeware Size: 1.4 MB Download (93): The Figaro Download

Added: October 21, 2010 | Visits: 775

fastbreeder fastbreeder is an experimental genetic programming synthesiser. This program is free software, developed for linux, using jack for audio. Fastbreeder is essentially a 4 button synth. The idea is to grow code by choosing from a range of automatically generated variations of functions, you dont... Platforms: *nix

License: Freeware Size: 17.41 KB Download (90): fastbreeder Download

Added: April 11, 2010 | Visits: 854

The Mango Library August The Mango Library is a Java library consisting of a number of iterators, algorithms and functions, loosely inspired by the C++ Standard Template Library. Whats New in This Release: - This release adds a further two iterators.. Platforms: *nix

License: Freeware Size: 21.5 KB Download (97): The Mango Library August Download

Added: January 13, 2010 | Visits: 1.224

PyPedal 2.0.0 Beta PyPedal project is a Python module that provides tools for the manipulation of pedigrees, simple visualization of pedigrees, and the calculation of measures of genetic diversity from pedigrees. Whats New in This Release: - Added PyPedalError and PyPedalPedigreeInputFileNameError classes. Now... Platforms: *nix

License: Freeware Size: 1024 KB Download (99): PyPedal 2.0.0 Beta Download

Added: September 07, 2010 | Visits: 1.187

GAJET GAJET (Genetic Alrogithm for Java Evolutionary Testing) is an automatic test generation tool for Java that uses a genetic algorithm. GAJET project uses EMMA to measure test coverage.. Get GAJET at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and... Platforms: *nix

License: Freeware Size: 634.88 KB Download (113): GAJET Download

Added: July 04, 2010 | Visits: 662

libmhash libmhash is a free library which provides a uniform interface to a large number of hash algorithms. These algorithms can be used to compute checksums, message digests, and other signatures. The HMAC support implements the basics for message authentication, following RFC 2104. In the later... Platforms: *nix

License: Freeware Size: 849.92 KB Download (98): libmhash Download

Added: October 03, 2010 | Visits: 1.249

libmcrypt libmcrypt is the library which implements all the algorithms and modes found in mcrypt. libmcrypt library is currently under development but it seems to work pretty good. Unlike most encryption libraries libmcrypt does not have everything (random number generators, hashes, hmac implementation,... Platforms: *nix

License: Freeware Size: 522.24 KB Download (122): libmcrypt Download

< 1 2 3 4 5