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

Define Algorithms freeware
Filter: All | Freeware | Demo
 

Define Algorithms

< 1 2 3 4 5 > 
Added: June 09, 2013 | Visits: 496

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

Engineering Optimization: An Introduction with Metaheuristic Applications A few popular metaheuristic algorithms are included, such as the particle swarm optimization, firefly algorithm, harmony search and others.





Platforms: Matlab


Added: September 04, 2013 | Visits: 475

QSAR/QSPR Search Algorithms Toolbox In this submission we present the code of the Replacement Method (RM) [1-4] and Enhanced Replacement Method (ERM)[5], that were proposed some time ago by our group. Both methods produce linear regression QSPR-QSAR models that are quite close the FS (full search) ones with much less computational...


Platforms: Matlab

License: Freeware Size: 215.04 KB Download (47): QSAR/QSPR Search Algorithms Toolbox Download

Added: March 22, 2013 | Visits: 553

Stochastic Search and Optimization Introduction to Stochastic Search and Optimization is an overview of the principles, algorithms, and practical aspects of stochastic optimization, including applications drawn from engineering, statistics, and computer science. The book may serve as either a reference book for researchers and...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (47): Stochastic Search and Optimization Download

Added: September 01, 2013 | Visits: 420

M-files for This set of programs correspond to demos, exercises, and implementations of algorithms described inAbdi H. (1994) Les Reseaux de Neurone (in French) andin (in English)Abdi, Valentin, Edelman (1999) Neural Networks. SageThese include:Linear auto and hetero associators, radial basis function...


Platforms: Matlab

License: Freeware Size: 61.44 KB Download (40): M-files for "Neural Networks" Download

Added: May 09, 2013 | Visits: 576

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: May 17, 2013 | Visits: 470

Matrix Completion via Thresholding Contains three matrix completion algorithms and a demo script for running them. Also compares against other matrix completion algorithms - Singular Value Thresholding and Fixed Point Iteration.Solves the following three optimization problems:min rank(X) subject to ||y - M(X)||_2


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Matrix Completion via Thresholding Download

Added: August 04, 2013 | Visits: 268

Neural Network Classifiers Fast implementation of the GRLVQ, SRNG and H2MGLVQ algorithms, three supervised LVQ classifiersPlease run mexme_NN to recompile mex files on your own plateformPlease run test*.m to run demos


Platforms: Matlab

License: Freeware Size: 174.08 KB Download (47): Neural Network Classifiers Download

Added: August 12, 2013 | Visits: 394

RLS Algorithm Demo RLS is one of the great adaptive filter algorithms. In this file ,an experiment is made to identify a linear noisy system with the help of RLS algorithm. The weights of the estimated system is nearly identical with the real one.A reference is used to write the algorithm.


Platforms: Matlab

License: Freeware Size: 51.2 KB Download (43): RLS Algorithm Demo Download

Added: May 02, 2013 | Visits: 336

NLMS Algorithm Demo NLMS is one of the adaptive filter algorithms. In this file ,an experiment is made to identify a linear noisy system with the help of NLMS algorithm. The weights of the estimated system is nearly identical with the real one. Also , adaptive learning rate has been applied.A reference is used to...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): NLMS Algorithm Demo Download

Added: July 24, 2013 | Visits: 429

Many testfunctions for global optimizers This is a large set of test functions, which may be used to test the effectiveness of global optimization algorithms. Some are rather easy to optimize (rosenbruck, leon, ...), others next to impossible (crosslegtable, bukin6, ...).All the test-functions are taken from either [1], [2] or [3] (see...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (44): Many testfunctions for global optimizers Download

Added: May 20, 2013 | Visits: 454

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: March 25, 2013 | Visits: 388

Aperiodic array generation Aperiodic 1D and 2D binary arrays from Thue-Morse and Rudin-Shapiro algorithms are generated based on user input. Saves data and picture to file.Rudin-Shapiro: g(A)=AC, g(B)=DC, g(C)=AB, g(D)=DBThue-Morse: g(A)=AB, g(B)=BASee Macia, "The role of aperiodic order in science and technology" Rep....


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Aperiodic array generation Download

Added: April 09, 2013 | Visits: 470

CONTRAST CONTROLLER Two algorithms to adjust the contrast level of images are coded. One of the method is contrast stretching.Works for both gray and colored images.


Platforms: Matlab

License: Freeware Size: 81.92 KB Download (41): CONTRAST CONTROLLER Download

Added: July 07, 2013 | Visits: 450

Art1-FuzzyArt-Artmap-FuzzyArtmap MATLAB routines for the following Adaptive Resonance Theory Algorithms: Art1, Artmap, Fuzzy Art, Fuzzy Artmap. These routines are described and their usage explained in Appendix A of the book "Adaptive Resonance Theory Microchips", Kluwer Academic Publishers, ISBN 0-7923-8231-5. Chapter 1 of the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Art1-FuzzyArt-Artmap-FuzzyArtmap Download

Added: July 26, 2013 | Visits: 557

MYaxis a function to define the coordination of your own subplot axesyou'd better estimate the input to assure not exceed the figure;this function is similar to the subplot(row,col,i)i is the ith subplot[x,y,w,h]=MYaxis(rownum,colnum,wblank,hblank,leftside,rightside,upside,downside,i); rownum=5 colnum=4...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): MYaxis Download

Added: May 11, 2013 | Visits: 650

Database utility class Database utility class can execute SELECT, INSERT, UPDATE and DELETE queries from parameters that define tables, fields, values and conditions.Results from SELECT queries are returned in arrays.


Platforms: PHP

License: Freeware Size: 10 KB Download (43): Database utility class Download

Added: April 22, 2013 | Visits: 540

A Simple MySQL Class Argument values that define tables, fields, field values and condition clauses can be passed to INSERT, UPDATE and SELECT queries.


Platforms: PHP

License: Freeware Size: 10 KB Download (47): A Simple MySQL Class Download

Added: April 27, 2013 | Visits: 430

MpQuery MpQuery can parse a query string to locate % marks that define where parameter values should be inserted.The script uses the printf function format parameter syntax, so the characters following the % marks define the types of the parameters.The MpQuery can also be executed by replacing the marks...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): MpQuery Download

Added: July 02, 2013 | Visits: 445

MySQLQueryGenerator MySQLQueryGenerator is a set of classes that can compose queries to run on MySQL from a list of parameters that define tables, fields, field values and conditions.Separate classes can compose different query types like SELECT, INSERT, UPDATE and DELETE.


Platforms: PHP

License: Freeware Size: 10 KB Download (45): MySQLQueryGenerator Download

< 1 2 3 4 5 >