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

Algorithm Colorado Drivers License freeware
Filter: All | Freeware | Demo
 

Algorithm Colorado Drivers License

< 1 2 3 4 5 
Added: July 26, 2013 | Visits: 341

LZW Compression Algorithm This is a simple implementation of the famous LZW algorithm.



Platforms: Matlab

License: Freeware Size: 30.72 KB Download (48): LZW Compression Algorithm Download

Added: July 19, 2013 | Visits: 529

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

Added: May 13, 2013 | Visits: 350

Most probable path using Viterbi algorithm The submission considers a case where you deduce what weather it is given the status of a shirt that is hung outside. The weather could be Sunny, cloudy, Rainy and the shirt could be dry, dryish, damp etc. Now given some probability matrices (The initial probability of the weather, the transition...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Most probable path using Viterbi algorithm Download

Added: April 10, 2013 | Visits: 599

Active noise control system using FxLMS algorithm This simple simulation shows the implementation of FxLMS algorithm for a single channel feed-forward active noise control system. Here, the controller generates an "anti-noise" signal to result a destructive interference at the sensor position. The objective is to minimize the noise residue.The...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Active noise control system using FxLMS algorithm Download

Added: June 16, 2013 | Visits: 440

m-sequence generation program using a search algorithm Maximum length sequence assuming distinctvalues = baseVal^powerVal-1 [ms]=mseqSearch(powerVal,baseVal) OUTPUT: ms: generated maximum length sequence, of length basisVal^powerVal-1 such that all values occur with equal frequency=basisVal except zero, which occurs basisVal-1 times INPUT: baseVal:...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): m-sequence generation program using a search algorithm Download

Model Determination using Genetic Algorithm: Forst-Kalkwarf-Thodos Model We use the genetic algorithm (gatool) to determine the four parameters of the implicit Forst-Kalkwarf-Thodos Model. Predictions are in perfect agreement with data of vapour pressure of iodobenzene versus temperature for a temperature range from 380.15 K to 580.15 K.


Platforms: Matlab


Added: June 03, 2013 | Visits: 366

Extended Euclidean Algorithm for polynomials over GF(2^m) Contains two functions. The one function computes the greatest common divisor (gcd) of two polynomials a(x) and b(x) over GF(2^m). The other function performs the extended Euclidean algorithm where two polynomials u(x) and v(x) is calculated in addition to the gcd of a(x) and b(x) such that gcd =...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Extended Euclidean Algorithm for polynomials over GF(2^m) Download

Released: July 08, 2012  |  Added: July 08, 2012 | Visits: 320

LEA - Lightweight Eyetracking Algorithm LEA is a lightweight eyetracking algorithm library (hence the name) written in and for Java. LEA is able to track eye movements with an ordinary webcam and returns relative movements (up, down, ...). It is also able to compensate for slight head motions.


Platforms: Windows, Mac, Linux

License: Freeware Size: 446.61 KB Download (46): LEA - Lightweight Eyetracking Algorithm Download

Released: June 13, 2012  |  Added: June 13, 2012 | Visits: 506

Springbots, Genetic Algorithm Springbots is a python application which takes a set of 2d physical structures built with nodes and movable springs and evolve them for specific tasks like walking, swimming and jumping using genetic algorithm.


Platforms: Windows, Mac, Linux

License: Freeware Size: 107.43 KB Download (46): Springbots, Genetic Algorithm Download

Added: October 17, 2013 | Visits: 6.741

Linux Wacom Tablet Project The Linux Wacom Project manages the drivers, libraries, and documentation for configuring and running Wacom tablets under the Linux operating system. It contains diagnostic applications as well as updated kernel drivers and XFree86/Xorg XInput drivers. The HOWTO section contains step-by-step...


Platforms: *nix

License: Freeware Size: 716.8 KB Download (46): Linux Wacom Tablet Project Download

Added: August 23, 2013 | Visits: 462

Hungarian Algorithm for Linear Assignment Problems (V2.2) This is an extremely fast implementation of the famous Hungarian algorithm (aslo known as Munkres' algorithm). The new version (V2.2)is about 1.5 times faster than the old version (V2.1). It can solve a 1000 x 1000 problem in about 20 seconds in a Core Duo (T2500 @ 2.00GHz) XP laptop with Matlab...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Hungarian Algorithm for Linear Assignment Problems (V2.2) 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


greedy algorithm in OFDM resource allocation (single user) As the power needed to transmit a certain number of bits ina subcarrier is independent of the numbers of bits allocated toother subcarriers, it turns out that a greedy approach is optimal.A greedy algorithm assigns bits to the subcarriers one bit at atime, and in each assignment, the subcarrier...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): greedy algorithm in OFDM resource allocation (single user) Download

Added: August 10, 2013 | Visits: 773

Feedback active noise control system using FbLMS algorithm This simple simulation shows the implementation of FbLMS algorithm for a single channel feedback active noise control system. Here, the controller generates an "anti-noise" signal to result a destructive interference at the sensor position. The objective is to minimize the noise residue.FbLMS...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Feedback active noise control system using FbLMS algorithm Download

Added: June 15, 2013 | Visits: 406

MPOEC algorithm Decreasing the individual error and increasing the diversity among classifiers are two crucial factors for improving ensemble performances. Nevertheless, the d-deDUkappa-errord-deDt diagram shows that enhancing the diversity is at the expense of reducing individual accuracy. Hence, We proposed...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): MPOEC algorithm Download

Added: August 11, 2013 | Visits: 485

Lunar Azimuth and Altitude Estimation Algorithm This algorithm will accept a Latitude, Longitude and Altitude location as well as a specific universal coordinated time. It will use this information and calculate the position of the moon in a local coordinate frame (az and alt aka az and el).Example Function Call:[Az El] = LunarAzEl('1991/05/19...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Lunar Azimuth and Altitude Estimation Algorithm Download

Added: May 01, 2013 | Visits: 486

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

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 30, 2013 | Visits: 500

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

Released: June 17, 2012  |  Added: June 17, 2012 | Visits: 494

Java Genetic Algorithm Library An object oriented library of an Genetic Algorithm, implemented in Java. Clear separation of the several concepts of the algorithm, e.g. Gene, Chromosome, Genotype, Phenotype, Population and Fitness Function. The fitness calculation is parallelized.


Platforms: Windows, Mac, Linux

License: Freeware Size: 5.03 MB Download (44): Java Genetic Algorithm Library Download

< 1 2 3 4 5