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

Optimization Algorithm freeware
Filter: All | Freeware | Demo
 

Optimization Algorithm

< 1 2 3 4 5 > 
Added: March 23, 2013 | Visits: 435

Particle Swarm Optimization (PSO) algorithm A flexible implementation of PSO algorithm with time-varying parameters. Algorithm is suitable for solving continuous optimization problems. Special care has been taken to enable flexibility of the algorthm with respect to its parameters and to initial population selection. Detailed logging of... Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Particle Swarm Optimization (PSO) algorithm Download

Added: April 17, 2013 | Visits: 856

Optimization of a Double Wishbone Suspension System This demo shows how to use MATLAB, Optimization Toolbox, and Genetic Algorithm and Direct Search Toolbox to optimize the design of a double wishbone suspension system.Note: You will need to have the following products installed in order to run this demo: MATLAB, Simulink, Optimization Toolbox,... Platforms: Matlab

License: Freeware Size: 2.02 MB Download (46): Optimization of a Double Wishbone Suspension System Download

Added: July 19, 2013 | Visits: 534

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: April 25, 2013 | Visits: 618

Firefly Algorithm Firefly algorithm for nonlinear constrained optimization Platforms: Matlab

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

Added: August 19, 2013 | Visits: 532

Heuristic Algorithm for finding Maximum Independent Set findMIS is an heuristic algorithm for solving Maximum Independent Set problem (MIS).An independent set of a graph is a subset of vertices in which no two vertices areadjacent. Given a set of vertices, the maximum independent set problem callsfor finding the independent set of maximum... Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Heuristic Algorithm for finding Maximum Independent Set 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: May 10, 2013 | Visits: 568

Non Convex Algorithms for Group Sparse Optimization Non Convex Optimization Algorithms for Group SparsitySolves a dummy OFDM sparse channel estimation problemReweighted Lm,p algorithm for noiseless case min||x||_m,p s.t. y = AxReweighted Lm,p algorithm for noisy case min||x||_2,p s.t. ||y - Ax||_qSmoothed L2,0 algorithm solves a smooth version... Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Non Convex Algorithms for Group Sparse Optimization Download

Released: July 10, 2012  |  Added: July 10, 2012 | Visits: 1.448

Algorithm::Pair::Best Algorithm::Pair::Best is a Perl module to select pairings (designed for Go tournaments, but can be used for anything, really). SYNOPSIS use Algorithm::Pair::Best; my $pair = Algorithm::Pair::Best->new( ? options ? ); $pair->add( item, ? item, ... ? ); @pairList = $pair->pick( ? $window... Platforms: *nix

License: Freeware Size: 10.24 KB Download (118): Algorithm::Pair::Best Download

Added: May 18, 2013 | Visits: 537

Global Optimization with MATLAB This submission contains the demo files used in the Global Optimization with MATLAB webinar: http://www.mathworks.com/wbnr43346MultStart Demos * Peaks Minimization * Nonlinear Curve FittingGlobalSearch Demos * Peaks Minimization * Volumentric Efficiency MaximizationSimulated Annealing Demos *... Platforms: Matlab

License: Freeware Size: 1.19 MB Download (52): Global Optimization with MATLAB Download

Added: August 18, 2013 | Visits: 405

Imperialist Competitive Algorithm (ICA) Evolutionary optimization methods, inspired from natural processes, have shown good performance in solving complex optimization problems. For example, genetic algorithms (inspired from biological evolution of human and other species), ant colony optimization (based on ants effort to find optimal... Platforms: Matlab

License: Freeware Size: 450.56 KB Download (40): Imperialist Competitive Algorithm (ICA) Download

Added: May 01, 2013 | Visits: 489

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

Added: August 19, 2013 | Visits: 542

Multi-Objective Optimizaion using Evolutionary Algorithm Conventional optimization algorithms using linear and non-linear programming sometimes have difficulty in finding the global optima or in case of multi-objective optimization, the pareto front. A lot of research has now been directed towards evolutionary algorithms (genetic algorithm, particle... Platforms: Matlab

License: Freeware Size: 368.64 KB Download (54): Multi-Objective Optimizaion using Evolutionary Algorithm Download

Added: August 24, 2013 | Visits: 613

Global maximum point for 3D surface using GA This program demonstrates the optimization by genetic algorithm to find the global maximum height for thee dimensional multiple peak surface. The GA operates by real coding method with elitism Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Global maximum point for 3D surface using GA Download

Added: August 04, 2013 | Visits: 570

New Approaches to Constrained Optimization in MATLAB M-files accompanying the webinar titled "New Approaches to Constrained Optimization in MATLAB" held on November 05, 2005These files provide what you need to run the two demos:1) The first demo is a demonstration of bound constrained optimization of non-smooth objective function using GA and also... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): New Approaches to Constrained Optimization in MATLAB Download

Added: June 26, 2013 | Visits: 430

Derivative-based Optimization This folder contains a word document (optimization_problem_wth_solution.doc) that contains a description for an optimization problem along with its solution. The folder contains two m-script file that contain the solution for the Gradient_Descent_minimum and Gradient_Descent_maximum problems... Platforms: Matlab

License: Freeware Size: 819.2 KB Download (41): Derivative-based Optimization Download

Added: June 03, 2013 | Visits: 441

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

Added: June 04, 2013 | Visits: 474

Submodular Function Optimization Matlab Toolbox for Submodular Function Optimization (v 2.0)By Andreas Krause (krausea@gmail.com).Slides, videos and detailed references available at http://www.submodularity.orgTested in MATLAB 7.0.1 (R14), 7.2.0 (R2006a), 7.4.0 (R2007a, MAC), 7.9.0 (MAC)This toolbox provides functions for... Platforms: Matlab

License: Freeware Size: 266.24 KB Download (40): Submodular Function Optimization Download

Added: July 07, 2006 | Visits: 5.568

1-Hour Search Engine Optimization Free 1-hour search engine optimization crash course on the basics of search engine optimization & how to submit to search engines. The course is broken down into 10 chapters: 1. What Is Search Engine Optimization? 2. Search Engine Optimization Part 1: Meta Tags 3. Search Engine... Platforms: Windows

License: Freeware Size: 517 KB Download (519): 1-Hour Search Engine Optimization Download

Added: August 08, 2006 | Visits: 6.458

Investment & Business Portfolio Optimization The Portfolio Optimization model calculates the optimal capital weightings for a basket of investments that gives the highest return for the least risk. The unique design of the model enables it to be applied to either financial instrument or business portfolios. The ability to apply... Platforms: Windows

License: Freeware Size: 121 KB Download (705): Investment & Business Portfolio Optimization Download

Added: January 18, 2010 | Visits: 1.069

Algorithm::Dependency Algorithm::Dependency is a base class for implementing various dependency trees. SYNOPSIS use Algorithm::Dependency; use Algorithm::Dependency::Source::File; # Load the data from a simple text file my $data_source = Algorithm::Dependency::Source::File->new( foo.txt ); # Create the... Platforms: *nix

License: Freeware Size: 46.08 KB Download (121): Algorithm::Dependency Download

< 1 2 3 4 5 >