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

Genetic Traits Dominate Recessive freeware
Filter: All | Freeware | Demo
 

Genetic Traits Dominate Recessive

< 1 2 3 4 5 > 
Released: September 24, 2012  |  Added: September 24, 2012 | Visits: 459

Schilduil Proc Inbreeding Schilduil Proc Inbreeding was built as a calculator for inbreeding coefficients and additive genetic relationships that are based on pedigree. The elements of the relationship matrix represent the additive genetic relationship between two individuals. This is a number between 0 and 2. The... Platforms: Windows

License: Freeware Download (454): Schilduil Proc Inbreeding Download

Released: October 04, 2012  |  Added: October 04, 2012 | Visits: 430

Strudel Strudel is a graphical utility designed to help you visualize genetic and physical maps of genomes for comparative purposes. The application aims to let the user examine their data at a variety of different levels of resolution, from entire maps to individual markers, and explore syntenic... Platforms: Windows, Windows Vista, 7

License: Freeware Download (454): Strudel Download

Released: January 30, 2013  |  Added: January 30, 2013 | Visits: 800

MB Pet Numerology MB Pet Numerology is an extraordinary tool for you that does pet numerology analysis and gives you an insight into the nature, character and personality traits of your pet, of whatever species it may be. If you get a free pet numerology analysis from this free pet numerology software, you can... Platforms: Windows

License: Freeware Size: 1.1 MB Download (575): MB Pet Numerology Download

Added: June 15, 2013 | Visits: 297

aisconvert Toolkit for processing genetic data. Currently supports (command-line): Half-IBD (Identity by descent) aka HIRs - between 2 or any number of files (in distances and cM); RAW2PED, PED2RAW conversions; regions of homozygousity and other converters. Platforms: Mac

License: Freeware Size: 8.08 MB Download (57): aisconvert 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: 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: 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 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: 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: 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

Added: August 13, 2013 | Visits: 410

Traveling Salesman Problem - Genetic Algorithm Script The user is presented with the near-optimal solution and performance chart in a dialog window. Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Traveling Salesman Problem - Genetic Algorithm Script Download

< 1 2 3 4 5 >