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

Genetic Fortran software
Filter: All | Freeware | Demo
 

Genetic Fortran

< 1 2 3 4 5 > 
Released: June 05, 2012  |  Added: June 30, 2012 | Visits: 838

xl bit xl bit is a genetic algorithm base optimization software mimicking the evolution of life. It is known that this evolution of life operates on chromosomes. User-friendly and no programming needed. (see screenshot) Very similar to Excel Solver set up. Maximum 500 population allowed. 3...



Platforms: Windows

License: Demo Cost: $35.00 USD Size: 9.8 KB Download (112): xl bit Download

Released: July 13, 2012  |  Added: July 13, 2012 | Visits: 549

BayeScan This program, BayeScan aims at identifying candidate loci under natural selection from genetic data, using differences in allele frequencies between populations. BayeScan is based on the multinomial-Dirichlet model. One of the simplest possible scenarios covered consists of an island model in...





Platforms: Windows, Mac, Linux

License: Freeware Size: 3.3 MB Download (406): BayeScan Download

Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 600

UNPHASED UNPHASED is a small, simple, Java based application specially designed to offer users a versatile tool for performing genetic association analysis. This utility implements maximum-likelihood inference on haplotype and genotype effects while allowing for uncertain phase and missing genotypes....


Platforms: Windows

License: Freeware Download (391): UNPHASED Download

Released: October 16, 2012  |  Added: October 16, 2012 | Visits: 482

Recodon Recodon is a population genetic simulator that generates samples of nucleotide and codon sequences from populations with recombination, migration and growth. The last version includes new codon models (M1, M7 y M8) and new output options.


Platforms: Windows

License: Freeware Size: 1.2 MB Download (463): Recodon Download

Released: September 24, 2012  |  Added: September 24, 2012 | Visits: 458

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

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

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

Added: November 08, 2013 | Visits: 400

UPS debugger UPS is a source level C, C++ and Fortran debugger with an X windowsinterface. It's a very light debugger, but is quite efficient and workswell. An ANSI compliant C interpreter is included.


Platforms: *nix

License: Freeware Size: 2.48 MB Download (45): UPS debugger 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: 479

Choose a random k-subset of {1,2, ..., n} This script is a translation of the Fortran subroutine RANKSB.


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

License: Freeware Download (51): Choose a random k-subset of {1,2, ..., n} Download

Added: May 10, 2013 | Visits: 440

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

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

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

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: June 27, 2013 | Visits: 545

MATLAB interface for L-BFGS-B L-BFGS-B is a collection of Fortran 77 routines for solving nonlinear optimization problems with bound constraints on the variables. One of the key features of the nonlinear solver is that the Hessian is not needed. I've designed an interface to the L-BFGS-B solver so that it can be called like...


Platforms: Matlab

License: Freeware Size: 61.44 KB Download (46): MATLAB interface for L-BFGS-B Download

Added: April 17, 2013 | Visits: 852

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: March 28, 2013 | Visits: 782

IGRF Magnetic Field MATLAB implementation of IGRF11 fortran code as function for calculating Earth mean magnetic field. Implementation has been modified to default to GPS reference coordinates with output B components North, East, and Vertical. Spherical harmonic coefficients are derived from downloaded Excel...


Platforms: Matlab

License: Freeware Size: 1.01 MB Download (60): IGRF Magnetic Field Download

Added: April 16, 2013 | Visits: 594

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

< 1 2 3 4 5 >