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

Karnaugh Map Algorithm freeware
Filter: All | Freeware | Demo
 

Karnaugh Map Algorithm

< 1 2 3 4 5 
Added: July 19, 2013 | Visits: 526

ClonalG Immune Algorithm for Optimiation with Constraints This algorithm deal with multimodal optimization problems under constraints.



Platforms: Matlab

License: Freeware Size: 10 KB Download (48): ClonalG Immune Algorithm for Optimiation with Constraints Download

Nearest Neighbor algorithm for the Travelling Salesman Problem The 2-column vector contains cities' coordinates. The algorithm generates the optimal path to visit all the cities exactly once, and return to the starting city.The algorithm has its limitations, and based on the cities' distribution on the map it may or may not give the optimal solution.It...





Platforms: Matlab


Added: May 01, 2013 | Visits: 485

Colonial Competitive Algorithm (CCA) These files are the MATLAB code for "Imperialist Competitive Algorithm (ICA)" which in some papers is referred by "Colonial Competitive Algorithm CCA".Evolutionary optimization methods, inspired from natural processes, have shown good performance in solving complex optimization problems. For...


Platforms: Matlab

License: Freeware Size: 450.56 KB Download (44): Colonial Competitive Algorithm (CCA) Download

Solving Symmetrical and DisSymmetrical TSP base on Ant Colony Algorithm In this M-file, the implementation of ACO Algorithm is given with the support of reference papers listed. You can easily use it as following command to see the pictures of result and the playing iterative course.ACO('filename.tsp');filename.tsp is the problem file of the Symmetrical or...


Platforms: Matlab


Added: June 28, 2013 | Visits: 531

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

Pattern search method: deterministic iterative zero order algorithm It's a deterministic iterative zero order algorithm that can be used to solve unconstrained optimization problem. It finds the relative minimum of a two variables function with a deterministic iterative zero order algorithm. Pattern search method It finds the relative minimum of a two variables...


Platforms: Matlab


Added: September 10, 2013 | Visits: 452

N-DIMENSIONAL CONVEX HULL: QUICKER HULL ALGORITHM The Matlab convhulln is a gateway to the quickhull algorithm ( see www.qhull.org ). In my opinion, one weak point of this mex routine is that it processes all the points without performing any preliminary filtering.In many cases it would be faster if only the point that can be part of the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): N-DIMENSIONAL CONVEX HULL: QUICKER HULL ALGORITHM Download

Applying Greedy Algorithm and Local Search in a Supply Chain distribution problem This is an application of the Greedy Algorithm and the Local Search for finding a solution for the SC Distribution Network problem.We dealt with one level SC composed of a set of factories and a set of Sales Points, each sales point has a demand at a certain time, each factory has a production...


Platforms: Matlab


Added: June 03, 2013 | Visits: 436

Munkres Assignment Algorithm Munkres algorithm (also known as Hungarian algorithm) is an efficient algorithm to solve the assignment problem in polynomial-time. The algorithm has many applications in combinatorial optimization, for example in Traveling Salesman problem.There are a few submissions in the File Exchange for the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Munkres Assignment Algorithm Download

Model Determination using Genetic Algorithm: Application to Vapour Pressure vs Temperature Equations We use the genetic algorithm (gatool) to determine the three parameters of the simple Antoine equation and the six parameters of the Modified Antoine Model. Predictions are in perfect agreement with experimental data of vapor pressure of ethanol versus temperature for a temperature range from...


Platforms: Matlab


Added: July 14, 2013 | Visits: 380

Orthogonal Least Squares Algorithm for RBF Networks The code implements the algorithm as given in Chen et. al 1991.It takes max tolerance from the user.It selects Ms significant regressors from the total M regressors.Unfortunately, the error obtained after training the RBF network isn't as expected. Is there a mistake in my code???Please feel free...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Orthogonal Least Squares Algorithm for RBF Networks Download

Added: September 01, 2013 | Visits: 447

Cuckoo Search (CS) Algorithm A new metaheuristic optimization algorithm, called Cuckoo Search (CS), is fully implemented, and the vectorized version is given here. This code demonstrates how CS works for unconstrained optimization, which can easily be extended to solve various global optimization problems efficiently.


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Cuckoo Search (CS) Algorithm Download

Added: April 25, 2013 | Visits: 613

Firefly Algorithm Firefly algorithm for nonlinear constrained optimization


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Firefly Algorithm Download

Added: August 20, 2013 | Visits: 395

General Viterbi Algorithm General implementation of matlab version of Viterbi algorithm specifically written for gene structure finding problem in mind. However, it can be modified to suit the goal of a user.Input:Transition Probability MatrixEmission Probability MatrixInitial Probability MatrixStates Matrix (ie....


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): General Viterbi Algorithm Download

Added: July 30, 2013 | Visits: 497

Euclid's algorithm This function do the Euclid's algorithm. As a matter of fact, for two given polynomials n, m (which are the polynomials of the symbolicvariable "s") it gives two other polynomials x, y such that nx+my=1.


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Euclid's algorithm Download

Added: September 06, 2013 | Visits: 498

Demo files for The example is on developing an algorithm for detecting an object (green ball) in MATLAB. The demo highlights* image import (and video import)* image visualization* simple image processing* automatic report generation* GUI building* deploying stand alone applicationYou can find the recording of...


Platforms: Matlab

License: Freeware Size: 327.68 KB Download (41): Demo files for "Algorithm Development with MATLAB" Webinar Download

Fixed Start Open Traveling Salesman Problem - Genetic Algorithm Script The algorithm computes the optimal route from a fixed predetermined starting point to all other cities without returning to the starting point.


Platforms: Matlab


Added: September 04, 2013 | Visits: 664

Visitor map generator The plug-in will grab your current visitor IP address, store it and generate a Google map displaying all those visits. You can customize which marker you want to use, a text for the marker infowindow and more.You may take a look at http://aichholzer.name to see how it works there.This plug-in...


Platforms: PHP

License: Freeware Size: 10 KB Download (50): Visitor map generator Download

Added: August 13, 2013 | Visits: 615

BP Member Map BP Member Map allows people on a BuddyPress site to have a map of their location on their profile. It uses the Google location API to convert real-world addresses into latitude and longitude coordinates.Installation :WordPress 2.8.5 and above * Install the plugin into the bp-member-map directory,...


Platforms: PHP

License: Freeware Size: 10 KB Download (56): BP Member Map Download

Added: May 13, 2013 | Visits: 511

Menu site map The order of the menus included in the site map output can be specified.InstallationUnpack in your modules folder (usually '/sites/all/modules/')Enable under Administer > Site Building > Modules.Here are some key features of "Menu site map":dlTE Exclude menu items from the site map output.dlTE...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): Menu site map Download

< 1 2 3 4 5