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 49.594.749 Times

Genetic Algorithms Simulation freeware
Filter: All | Freeware | Demo
 

Genetic Algorithms Simulation

< 1 2 3 4 5 > 
Added: November 19, 2013 | Visits: 222

PolyPlanet PolyPlanet is an evolutionary playground inspired by Polyworld. It uses genetic algorithms to evolve the world and its inhabitants. Current inhabitants include PolyPlants, PolyTrees, and PolyDudes that have neural network brains which also evolve.



Platforms: *nix

License: Freeware Size: 3.96 MB Download (35): PolyPlanet Download

Released: October 17, 2012  |  Added: October 17, 2012 | Visits: 443

GridSim: A Grid Simulation Toolkit GridSim allows modeling and simulation of entities in parallel and distributed computing systems such as users, applications, resources, and resource brokers/schedulers for design and evaluation of scheduling algorithms. http://www.gridbus.org/gridsim





Platforms: Windows, Mac, Linux

License: Freeware Size: 5.13 MB Download (51): GridSim: A Grid Simulation Toolkit Download

Released: November 18, 2012  |  Added: November 26, 2013 | Visits: 570

Portfolio Allocation/Simulation Various quantitative finance algorithms in areas related to asset allocation and portfolio simulation. Includes Black-Litterman model, State/Preferencem Interior points, and Active Set quadratic optimization.


Platforms: Mac

License: Freeware Size: 690.77 KB Download (52): Portfolio Allocation/Simulation Download

Added: March 22, 2013 | Visits: 542

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 (42): Stochastic Search and Optimization Download

Added: May 06, 2010 | Visits: 2.087

Parallel Genetic Algorithm Library Parallel Genetic Algorithm Library (or PGAL for short) is a C++ toolkit for simply, efficiently, and swiftly producing genetic algorithm code that works across multiple processors. This is useful not only for those with multi-processor computers, but also for distributed and cluster computing...


Platforms: *nix

License: Freeware Size: 75.78 KB Download (214): Parallel Genetic Algorithm Library Download

Added: November 14, 2010 | Visits: 1.225

Simulation::Sensitivity Simulation::Sensitivity is a general-purpose sensitivity analysis tool for user-supplied calculations and parameters. SYNOPSIS use Simulation::Sensitivity; $sim = Simulation::Sensitiviy->new( calculation => sub { my $p = shift; return $p->{alpha} + $p->{beta} } parameters => { alpha =>...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (129): Simulation::Sensitivity Download

Added: April 02, 2010 | Visits: 1.248

Multi-Simulation Interface Multi-Simulator Interface, in shrot MSI, is a simulation interconnection engine. In other words it is a program that connects simulations together by synchronizing their clocks and data. Multi-Simulation Interface serves the same purpose as HLA and supports most of HLAs functionality (and more)....


Platforms: *nix

License: Freeware Size: 3 MB Download (106): Multi-Simulation Interface Download

Added: March 05, 2010 | Visits: 1.410

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 (115): C Algorithms Library Download

Added: January 25, 2010 | Visits: 1.317

Noble Ape Simulation Noble Ape Simulation creates a random island environment and simulates the ape inhabitants of the island's cognitive processes. The Simulation is open source and features the Ocelot landscape rendering engine and the scripting language, ApeScript.


Platforms: Mac

License: Freeware Download (111): Noble Ape Simulation Download

Released: July 18, 2012  |  Added: July 18, 2012 | Visits: 721

Adaptive Modeler Adaptive Modeler is an application for creating agent-based market simulation models for price forecasting of real world stocks, ETFs or other securities. Thousands of trading agents are provided with real world market data and use their trading rules to compete and adapt on a simulated market....


Platforms: Windows

License: Freeware Size: 1.57 MB Download (52): Adaptive Modeler Download

Released: November 23, 2012  |  Added: November 23, 2012 | Visits: 1.092

Circuit Design simulation Component Build your own Multisim like circuit design and simulation application! Diagrams are a natural and intuitive way of expressing relationships in your application data. E-XD++ Components make it easy to add expressive, interactive Circuit Design and Circuit Simulation Visualization to your...


Platforms: Windows

License: Freeware Size: 491.52 KB Download (93): Circuit Design simulation Component Download

Released: August 27, 2012  |  Added: August 27, 2012 | Visits: 512

StochPy StochPy (Stochastic modelling in Python) is an easy-to-use package, which provides several stochastic simulation algorithms (SSAs), which can be used to simulate biochemical systems in a stochastic manner. Further, several unique and easy-to-use analysis techniques are provided by StochPy....


Platforms: Windows

License: Freeware Download (44): StochPy Download

Released: November 16, 2012  |  Added: November 16, 2012 | Visits: 467

StochPy for Mac OS X StochPy (Stochastic modelling in Python) is an easy-to-use package, which provides several stochastic simulation algorithms (SSAs), which can be used to simulate biochemical systems in a stochastic manner. Further, several unique and easy-to-use analysis techniques are provided by StochPy....


Platforms: Mac

License: Freeware Download (45): StochPy for Mac OS X Download

Released: September 05, 2012  |  Added: September 05, 2012 | Visits: 515

StochPy for Linux StochPy (Stochastic modelling in Python) is an easy-to-use package, which provides several stochastic simulation algorithms (SSAs), which can be used to simulate biochemical systems in a stochastic manner. Further, several unique and easy-to-use analysis techniques are provided by StochPy....


Platforms: Linux

License: Freeware Download (45): StochPy for Linux Download

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

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 (48): Genetic Programming Framework Download

Added: May 10, 2013 | Visits: 589

Discreet Simulation This script demonstrates the discreet simulation of Round Robin Sheduling. It also shows the factors that affects Round Robin Sheduling. 


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Discreet Simulation Download

Added: May 10, 2013 | Visits: 522

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 (52): Relational Join Algorithms Download

Added: May 10, 2013 | Visits: 626

Election Simulation System 0.2b Election Simulation System is a web-based application to simulate an election. Its written in PHP, Macromedia Flash and uses MySQL. WARNING: Its for academic purpose only.


Platforms: Windows, Mac, *nix, Flash, BSD Solaris

License: Freeware Download (52): Election Simulation System 0.2b Download

Added: May 10, 2013 | Visits: 624

Election Simulation System for Complete applications Election Simulation System is a web-based application to simulate an election.Its written in PHP, Macromedia Flash and uses MySQL. WARNING: Its for academic purpose only.


Platforms: Flash

License: Freeware Size: 51.2 KB Download (45): Election Simulation System for Complete applications Download

Added: April 20, 2013 | Visits: 693

LDPC Code Simulation The zip file contains1. A 128x256 Regular (3,6) H matrix (if you need to simulate other codes, need to write your own code for generating those parity check matrices). The file '128x256regular_v6.mat' is for those using Matlab 6.5.2. Files for LDPC code simulation over the AWGN channel.3....


Platforms: Matlab

License: Freeware Size: 81.92 KB Download (45): LDPC Code Simulation Download

< 1 2 3 4 5 >