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

Genetic Modified Organisms software
Filter: All | Freeware | Demo
 

Genetic Modified Organisms

< 1 2 3 4 5 > 
Released: June 25, 2012  |  Added: June 25, 2012 | Visits: 645

JAGA - Java API for Genetic Algorithms Java API for implementing any kind of Genetic Algorithm and Genetic Programming applications quickly and easily. Contains a wide range of ready-to-use GA and GP algorithms and operators to be plugged-in or extended. Includes Tutorials and Examples.



Platforms: Windows, Mac, Linux

License: Freeware Size: 338.61 KB Download (46): JAGA - Java API for Genetic Algorithms Download

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

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: 539

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: December 25, 2012  |  Added: December 25, 2012 | Visits: 540

Jenes - Genetic Algorithms for Java An optimized java library for genetic algorithms. The library is designed to be fast and memory light, but still very easy to use.


Platforms: Windows, Mac, Linux

License: Freeware Size: 646.24 KB Download (50): Jenes - Genetic Algorithms for Java Download

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

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

Released: December 20, 2012  |  Added: December 20, 2012 | Visits: 541

Python Neural Genetic Algorithm Hybrids This project provides a set of Python tools for creating various kinds of neural networks, which can also be powered by genetic algorithms using grammatical evolution. MLP, backpropagation, recurrent, sparse, and skip-layer networks are supported.


Platforms: Windows, Mac, Linux

License: Freeware Size: 567.87 KB Download (58): Python Neural Genetic Algorithm Hybrids Download

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

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: October 26, 2012  |  Added: October 26, 2012 | Visits: 480

Trilobots: A Genetic Algorithm Shooter Trilobots is an arcade-style shooter that evolves the abilities and programming of the enemies using a genetic algorithm. The end goal is to make the evolution transparent, allowing users to learn how genetic algorithms work while having fun.


Platforms: Windows, Mac, Linux

License: Freeware Size: 135.09 KB Download (46): Trilobots: A Genetic Algorithm Shooter Download

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

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

Added: May 10, 2013 | Visits: 478

Modified Domain Search Simple domain search for all TLS's. This version is a modified version of the original scripts i had downloaded from here and were not working.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (55): Modified Domain Search Download

Added: July 09, 2013 | Visits: 452

Modified Hausdorff Distance This function computes the Modified Hausdorff Distance (MHD) which isproven to function better than the directed HD as per Dubuisson et al.in the following work:M. P. Dubuisson and A. K. Jain. A Modified Hausdorff distance for objectmatching. In ICPR94, pages A:566-568, Jerusalem, Israel,...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Modified Hausdorff Distance Download

Optimization with MATLAB and the Genetic Algorithm and Direct Search Toolbox M-files accompanying the " Genetic Algorithms & New Optimization Methods in MATLAB " webinar.These files provide what you need to run the two demos: Optimization of non-smooth objective function, and Optimization of a random stochastic objective function.To run the first demo run the file...


Platforms: Matlab


MathWorks Webinar: Using Genetic Algorithms in Financial Applications This zip file contains the Presentation (PDF) and M-files that were demonstrated in the MathWorks Webinar: Using Genetic Algorithms in Financial Applications delivered on Dec 11 2007.The purpose of the webinar was to highlight how Genetic Algorithms may be used to supplement portfolio...


Platforms: Matlab


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: June 28, 2013 | Visits: 532

SpeedyGA: A Fast Simple Genetic Algorithm SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language. Without bells and whistles, it faithfully implements the specification for a Simple GA given on pgs 10, 11 of M. Mitchell's GA book. See comments in code for details.This script has played a crucial...


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): SpeedyGA: A Fast Simple Genetic Algorithm Download

Added: March 31, 2013 | Visits: 453

*MEX* Modified Hausdorff Distance for 2D Point Sets This function computes the Modified Hausdorff Distance (MHD) which isproven to function better than the directed HD as per Dubuisson et al.in the following work:M. P. Dubuisson and A. K. Jain. A Modified Hausdorff distance for objectmatching. In ICPR94, pages A:566-568, Jerusalem, Israel,...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): *MEX* Modified Hausdorff Distance for 2D Point Sets Download

Added: July 13, 2013 | Visits: 496

System Identification using GA with a GUI interface This code identifies an ARX model of a system using Genetic Algorithms method in a GUI interfcae and compares the identified model with the model generated using the Least Error method.The real system O/P, GA model generated O/p and Least Error model O/P are all compared in a single plot, while...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (40): System Identification using GA with a GUI interface Download

Added: August 18, 2013 | Visits: 301

Mann-Kendall Modified test The code performs two tailed Mann-Kendall test modified to account for autocorrelation on the time series (Hamed and Rao, 1998).The null hypothesis of trend absence in the vector V is tested, against the alternative of trend. The result of the test is returned in H = 1 indicates a rejection of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Mann-Kendall Modified test Download

Fitting complex analytic laws to data by means of Genetic Algorithms The script allows to easily fit predefined complex analytical laws exploiting the potentiality of Genetic Algorithms.The script receives as input the handle to the analytic laws to be fitted to data. Such law may depend on multiple variables and several parameters. This optimization approach may...


Platforms: Matlab


Added: September 04, 2013 | Visits: 219

Modified Rosin-Rammler Distribution Useful functions for manipulating and fitting data using the modified Rosin-Rammler distribution.These functions are pretty straightforward, and are provided primarily as a simple, useful curve-fitting example. Much of the code is adapted directly from the "fitcurvedemo" detailed in the MatLab...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (38): Modified Rosin-Rammler Distribution Download

< 1 2 3 4 5 >