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

Example Of Random Genetic Drift freeware
Filter: All | Freeware | Demo
 

Example Of Random Genetic Drift

< 1 2 3 4 5 > 
Added: June 28, 2013 | Visits: 536

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: August 31, 2013 | Visits: 529

Fit blackbody equation to spectrum Simple example of the use of the FMINSEARCH function to fit the blackbody equation to the emission spectrum of an incandescent body for the purpose of estimating its color temperature and emissivity. fitblackbody.m is the fitting function. BlackbodyDataFit.m is a script that fits a small set of... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Fit blackbody equation to spectrum Download

Added: July 12, 2013 | Visits: 424

Example of Volatility Pumping The self-contained script demonstrates excess, volatility driven growth, in a rebalanced portfolio.Based on the paper "Benchmarking and Rebalancing" by Gabay and Herlemont, yats.com, 19 Septembre 2007, this script reproduces example 1, showing the long-term rebalancing excess growth rate g*.There... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Example of Volatility Pumping Download

Added: September 09, 2013 | Visits: 569

DotNet Web Example Guide End To End Chapter This is an end to end example of how to use Builder NE (.NET Builder) to create a full web application that utilizes data and WebFigures to display MATLAB Figurues on the Web in an interactive way.This example shows the "Magic Square" function in MATLAB where a user can specify the size of the... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (47): DotNet Web Example Guide End To End Chapter Download

Added: April 03, 2013 | Visits: 494

Computational Physics - Example No.1 This is the first example of Computational Physics, Modeling and Simulating a Physical SystemsEx1: Kepler's Laws Platforms: Matlab

License: Freeware Size: 337.92 KB Download (41): Computational Physics - Example No.1 Download

Added: April 01, 2013 | Visits: 614

Getting started with MATLAB (control engineering example) This zip file contains an example of some resources to help engineering students learn MATLAB. They comprise a flash file with voiceover (select player.html to run this) which will discuss some of the m-files also included. The example included is for an introduction to control, but there are... Platforms: Matlab

License: Freeware Size: 4.53 MB Download (40): Getting started with MATLAB (control engineering example) Download

Added: May 01, 2013 | Visits: 853

Java Web Example Guide End To End Chapter This is an end to end example of how to use Builder JA (Java Builder) to create a full web application that utilizes data and WebFigures to display MATLAB Figurues on the Web in an interactive way.This example shows the "Magic Square" function in MATLAB where a user can specify the size of the... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Java Web Example Guide End To End Chapter 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: April 04, 2013 | Visits: 394

Simple Example of Simulated Annealing Optimization Case of study: "Capacity Energy Storage Solution".Dual problem of SMES, replacing inductors with capacities. Platforms: Matlab

License: Freeware Size: 849.92 KB Download (45): Simple Example of Simulated Annealing Optimization Download

Added: January 16, 2010 | Visits: 1.147

rgen rgen is a library consisting of random number generator and data accumulation classes. Its envisioned purpose is in the development of Monte Carlo simulations where the ability to readily substitute a variety of random generators may be used to assess the influence of the underlying random number... Platforms: *nix

License: Freeware Size: 522.24 KB Download (102): rgen Download

Added: November 06, 2010 | Visits: 1.312

Java::Import::Examples Java::Import::Examples is an example of how to use Java::Import to call into Java classes. Making RMI calls from Perl One nice thing about Java is the extremely straight forward manner in which it allows you to make calls to remote objects residing on distant servers. Many people use this... Platforms: *nix

License: Freeware Size: 28.67 KB Download (106): Java::Import::Examples Download

Added: January 06, 2010 | Visits: 1.450

Langtons Ant Langtons Ant project is an example of a finite-state cellular automata. The ant (or ants) start out on a grid. Each cell is either black or white. If the ant is on a black square, it turns right 90° and moves forward one unit. If the ant is on a white square, it turns left 90° and moves... Platforms: *nix

License: Freeware Size: 35.84 KB Download (130): Langtons Ant Download

Added: May 10, 2013 | Visits: 728

WWWAdverts WWWAdverts is a system for maintaining a set of random banner ads display. Banners are displayed on your pages with SSI or PHP calls. Multiple "Options" can be established, allowing certain banners to appear only on certain pages (with Keywords) or with the visitor language. WWWAdverts keeps... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (85): WWWAdverts Download

Added: May 10, 2013 | Visits: 269

SecureRandom This drop contains a class that combines the "easier" interface of Random with the security of RandomNumberGenerator. The implementation should be pretty self-explanatory - check out the tests for code samples. Platforms: Windows, ASP.NET,

License: Freeware Download (61): SecureRandom Download

Added: June 11, 2013 | Visits: 446

Example of Lempel Ziv coding [dec_cod, code_bin, code_book] = lempel_ziv(alf, str)It's a function with three output variables and two input variables.'dec_cod' is the decimal code that codify the input string 'str'.'code_bin' is the binary code of the string obtained from the 'dec_cod' conversion.'code_book' is the code-book... Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Example of Lempel Ziv coding Download

Added: August 26, 2013 | Visits: 773

Automotive Electrical System Simulation and Control This model shows an example of a conventional vehicle electrical system model, which was shown in the webinar "Developing Accurate Battery Simulation Models" http://www.mathworks.com/wbnr37544. The model is intended to study component sizing, selection, and control. The electrical system model... Platforms: Matlab

License: Freeware Size: 184.32 KB Download (53): Automotive Electrical System Simulation and Control Download

Added: March 26, 2013 | Visits: 557

Taylor Table Based on the concept of the Taylor Table given in Fundamentals of Computational Fluid Dynamics by Lomax, Pulliam, and Zingg.Given the terms of the point operator, "TaylorTable" will determine the coefficients of the terms which minimizes the Taylor series error. It will also determine the Taylor... Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Taylor Table Download

Added: May 09, 2013 | Visits: 577

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: September 05, 2013 | Visits: 478

An Example of Markov Chain and multinominal option pricing As a coursework, we are required to price a double barriers knock-in binary put option. We used finite difference method in 24 ways and multinomial lattice in 12 ways. We also implemented analytic and Markov chain method. At the end, we compared these four methods and Monte Carlo method.In this... Platforms: Matlab

License: Freeware Size: 358.4 KB Download (53): An Example of Markov Chain and multinominal option pricing Download

Added: April 11, 2013 | Visits: 344

Randomer for Scripts Randomer lists a set amount of random links from a certain category or lists a certain amount from the entire database of links. It works with images also.The script is very easy to install, use and customize. Platforms: PHP

License: Freeware Size: 51.2 KB Download (44): Randomer for Scripts Download

< 1 2 3 4 5 >