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

Algorithms freeware
Filter: All | Freeware | Demo
 

Algorithms

< 1 2 3 4 5 > 
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: July 05, 2013 | Visits: 298

DIRECTION_OF_ARRIVAL_EST_GUI implement doa algorithms 1)classical 2)music 3)min-norm 4)mvdr





Platforms: Matlab

License: Freeware Size: 10 KB Download (44): DIRECTION_OF_ARRIVAL_EST_GUI 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

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

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

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

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

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

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

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

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

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

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

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: June 25, 2013 | Visits: 412

wp-codec-cn Encode / decode the posts and comments with one of the following algorithms: base64, phpjsrsa, rune word etc.


Platforms: PHP

License: Freeware Size: 10 KB Download (46): wp-codec-cn Download

Added: May 26, 2013 | Visits: 450

Updater Client for Joomla This Joomla Updater component is one part of our client-server architecture which install Joomla, update Joomla, install Joomla Extensions, update Joomla Extensions in one place. It saves you a lot of time for searching, register, download.By install this Joomla Updater component, you can:*...


Platforms: PHP

License: Freeware Size: 256 KB Download (47): Updater Client for Joomla Download

Added: April 18, 2013 | Visits: 409

Semantic Media Wiki Ontology Editor The SMW OntologyEditor is an extension of SemanticMediaWiki and has been developed as part of the ACTIVE project in order to enable the development of lightweight ontologies and to provide knowledge repair algorithms.


Platforms: PHP

License: Freeware Size: 1.38 MB Download (44): Semantic Media Wiki Ontology Editor Download

< 1 2 3 4 5 >