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

Genetic Research freeware
Filter: All | Freeware | Demo
 

Genetic Research

< 1 2 3 4 5 
Added: May 10, 2013 | Visits: 560

Quick Research Infobox with Page Result It allows to search for product using keywords, price range, category and manufacturer like as "advanced search page" but more simple and fast and not force the customers insert data in any field (in this case all products is returned).The "advanced search page" and "quick find infobox" are not... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (49): Quick Research Infobox with Page Result Download

Fixed Endpoints Open Multiple Traveling Salesmen Problem - Genetic Algorithm The script finds a (near) optimal solution to a variation of the "open" 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 unique individual cities and finally to the end location).Each salesman starts at the... Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Fixed Start/End Point Multiple Traveling Salesmen Problem - Genetic Algorithm 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: Windows, Mac, *nix, Matlab, BSD Solaris


Fixed Start Open Traveling Salesman Problem - Genetic Algorithm The algorithm computes the optimal route from a fixed predetermined starting point to all other cities without returning to the starting point. Requirements: - MATLAB 7.6 or higher Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Added: May 10, 2013 | Visits: 452

ParaDB ParaDB is a web-based PHP/MySQL application designed for use by ghost hunting and paranormal research organizations. The software consists of a web-based interface for case management, client relations and investigation reporting. As the name implies, all data is stored in a back-end database,... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (58): ParaDB Download

Added: May 10, 2013 | Visits: 441

Charlemagne Charlemagne is a genetic programming application which aims to be highly configurable and applicable to a broad range of problems.It is written in Python and Lisp and to some degree is extensible in both languages. It features built-in input-output mapping support, but also provides the ability... Platforms: *nix, Python, BSD

License: Freeware Download (58): Charlemagne Download

Added: August 14, 2013 | Visits: 567

space-time adaptive processing tutorial Includes six lessons and supporting MATLAB codes for STAP research. Platforms: Matlab

License: Freeware Size: 30.72 KB Download (49): space-time adaptive processing tutorial Download

Added: July 11, 2013 | Visits: 662

Walsh Transform(2D) The function implement the 1D Walash Transform which can be used in signal processing,pattern recognition and Genetic algorithms. The Formula of 1D Walsh Transform is defined as : N-1 q-1 ---- -- 1 | | b[i](m)*b[q-1-i](u) W(u) = --- / f(m)| | (-1) ,u = 0,...,N-1 N ---- | | m=0 i=0 where for... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Walsh Transform(2D) Download

Added: June 02, 2013 | Visits: 539

Walsh Transform(1D) The function implement the 1D Walash Transform which can be used in signal processing,pattern recognition and Genetic algorithms. The Formula of 1D Walsh Transform is defined in mfile Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Walsh Transform(1D) Download

Added: June 09, 2013 | Visits: 499

Sequency(Walsh) ordered Hadamard matrix The function generates sequency(Walsh) ordered Hadamard matrix useful for image processing, signal processing, genetic algorithms etc. Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Sequency(Walsh) ordered Hadamard matrix Download

Added: April 17, 2013 | Visits: 855

Optimization of a Double Wishbone Suspension System This demo shows how to use MATLAB, Optimization Toolbox, and Genetic Algorithm and Direct Search Toolbox to optimize the design of a double wishbone suspension system.Note: You will need to have the following products installed in order to run this demo: MATLAB, Simulink, Optimization Toolbox,... Platforms: Matlab

License: Freeware Size: 2.02 MB Download (46): Optimization of a Double Wishbone Suspension System Download

Added: April 16, 2013 | Visits: 595

wireless networks it is used for genetic algorithm implementation for scheduling in wireless sensor networks Platforms: Matlab

License: Freeware Size: 10 KB Download (49): wireless networks 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

Added: August 24, 2013 | Visits: 612

Global maximum point for 3D surface using GA This program demonstrates the optimization by genetic algorithm to find the global maximum height for thee dimensional multiple peak surface. The GA operates by real coding method with elitism Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Global maximum point for 3D surface using GA Download

TurboGA: A Simple Genetic Algorithm With a Powerful Performance Enhancing Tweak TurboGA is an augmented version of the Matlab script SpeedyGA (also available on File Exchange). TurboGA uses a simple mechanism called clamping, which, according to a new theory about the workings of genetic algorithms (see http://www.cs.brandeis.edu/~kekib/dissertation.html ), should... Platforms: Matlab


Added: May 09, 2013 | Visits: 578

Constrained MOO using GA This code is a demo of using Genetic Algorithms (GA) to solve a simple constrained multi-objective optimization (MOO) problem.The objective is to find the pareto front of the MOO problem defined as follows: Maximize: f1(X) = 2*x1 + 3*x2 f2(X) = 2/x1 + 1/x2 such that: 10 > x1 > 20 20 > x2 > 30The... Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Constrained MOO using GA Download

Added: April 26, 2013 | Visits: 572

Hyperbolic Polynomial Toolbox (HPT) Determinantal matrix representations of hyperbolic polynomials are a current topic of interest and research among those working with LMI's (Linear Matrix Inequalities) and SDP (semi-definite programming). This toolbox was used to demonstrate some of the theorems presented in the author's Ph.D.... Platforms: Matlab

License: Freeware Size: 409.6 KB Download (39): Hyperbolic Polynomial Toolbox (HPT) Download

Added: May 20, 2013 | Visits: 456

gapolyfitn This function implements a method of using genetic algorithms to optimise the form of a polynomial, i.e. reducing the number of terms required in comparison to a least-squares fit using all possible terms, as described in the following paper:Clegg, J. et al, "The use of a genetic algorithm to... Platforms: Matlab

License: Freeware Size: 30.72 KB Download (45): gapolyfitn Download

Added: May 15, 2013 | Visits: 381

Shapes.zip This function can find the maximum of constrained and unconstrained problems with using of genetic algorithm (real coding). Also the performance of GA is plotted vs. the number of generations (for 2D problems). Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Shapes.zip Download

Added: July 11, 2013 | Visits: 309

ASNread ASNread reads in ASN-formatted genetic sequence data into a MATLAB structure. Platforms: Matlab

License: Freeware Size: 10 KB Download (45): ASNread Download

< 1 2 3 4 5