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

Constrained Optimization Wikipedia software
Filter: All | Freeware | Demo
 

Constrained Optimization Wikipedia

< 1 2 3 4 5 
Released: July 18, 2012  |  Added: July 18, 2012 | Visits: 337

Gemfony Optimization Library (Geneva) The C++ library Geneva allows to run large scale parametric optimization problems. It can run in serial or multi-threaded mode or in a networked environment. The library currently covers Evolutionary Strategies, Genetic Algorithms and mixed scenarios.



Platforms: Mac, BSD, Linux

License: Freeware Size: 291 B Download (49): Gemfony Optimization Library (Geneva) Download

Released: November 06, 2012  |  Added: November 06, 2012 | Visits: 306

Multidimensional optimization problems NEW OPTIMIZATION TECHNOLOGY & PLANNING EXPERIMENT. Technology is designed for multidimensional optimization practical problems with continuous object functions. Technology higher efficiency than traditional optimization methods.





Platforms: Windows, Mac, Linux

License: Freeware Size: 968.25 KB Download (48): Multidimensional optimization problems Download

Released: November 01, 2012  |  Added: November 01, 2012 | Visits: 349

Optimization Algorithm Toolkit (OAT) A Java workbench and toolkit for developing, evaluating, and playing with classical and state-of-the-art optimization algorithms on standard benchmark problem domains; including reference algorithm implementations, graphing, visualizations and much more.


Platforms: Windows, Mac, Linux

License: Freeware Size: 11.16 MB Download (54): Optimization Algorithm Toolkit (OAT) Download

Released: September 20, 2012  |  Added: September 20, 2012 | Visits: 520

Wikipedia Miner Toolkit The Wikipedia Miner toolkit provides simplified access to Wikipedia. This open encyclopedia represents a vast, constantly evolving multilingual database of concepts and semantic relations; a promising resource for nlp and related research.


Platforms: Windows, Mac, Linux

License: Freeware Size: 14.75 MB Download (46): Wikipedia Miner Toolkit Download

Added: April 26, 2013 | Visits: 482

AntShrink: Ant colony optimization for image shrinkage This is a demo program of the paper J. Tian, W. Yu, and L. Ma, "AntShrink: Ant colony optimization for image shrinkage," Pattern Recognition Letters, Vol. 31, Oct. 2010, pp. 1751-1758.


Platforms: Matlab

License: Freeware Size: 491.52 KB Download (41): AntShrink: Ant colony optimization for image shrinkage Download

Added: April 02, 2013 | Visits: 399

NSGA - II: A multi-objective optimization algorithm NSGA-II is a very famous multi-objective optimization algorithm. I submitted an example previously and wanted to make this submission useful to others by creating it as a function. Even though this function is very specific to benchmark problems, with a little bit more modification this can be...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): NSGA - II: A multi-objective optimization algorithm Download

Added: May 18, 2013 | Visits: 533

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 13, 2013 | Visits: 578

Particle Swarm Optimization Research Toolbox The Particle Swarm Optimization Research Toolbox was written to assist with thesis research combating the premature convergence problem of particle swarm optimization (PSO). The control panel offers ample flexibility to accommodate various research directions. After specifying your intentions,...


Platforms: Matlab

License: Freeware Size: 1.92 MB Download (42): Particle Swarm Optimization Research Toolbox Download

Added: July 26, 2013 | Visits: 626

Introduction to Simulink Design Optimization Demo files for MathWorks webinar "Introduction to Simulink Design Optimization" which occured on 3/26/2009.The recording is available here:http://www.mathworks.com/company/events/we...59&p2=493937477


Platforms: Matlab

License: Freeware Size: 358.4 KB Download (49): Introduction to Simulink Design Optimization Download

Added: March 22, 2013 | Visits: 547

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: June 10, 2013 | Visits: 790

Newton Raphson Optimization Procedure It estimates the Newton Raphson optimization procedure for (m) unknowns of (n) non-linear equations. In case no Jacobian vector is presented, then the initial Jacobian vector is estimated by Broyden Method (multivariate secant approach) and it is then updated using the Sherman Morrison...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Newton Raphson Optimization Procedure Download

Added: May 10, 2013 | Visits: 559

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

Improving Simulink Design Optimization Performance Using Parallel Computing Estimating plant model parameters and tuning controllers are challenging tasks. Optimization-based methods help to systematically accelerate the tundlTCing process and let engineers tune multiple parameters at the same time. Further efficiencies can be gained by running the optimization in a...


Platforms: Matlab


Added: May 15, 2013 | Visits: 410

Knapsack problem The knapsack problem or rucksack problem is a problem in combinatorial optimization: Given a set of items, each with a weight and a value, determine the count of each item to include in a collection so that the total weight is less than or equal to a given limit and the total value is as large as...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Knapsack problem Download

Added: May 13, 2013 | Visits: 392

SwarmOps mplements the following optimization methods which do not use the gradient of the problem being optimized:* Particle Swarm Optimization (see http://en.wikipedia.org/wiki/Particle_swarm_optimization)* Differential Evolution (see http://en.wikipedia.org/wiki/Differential_evolution)* Pattern Search...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (44): SwarmOps Download

Added: September 12, 2013 | Visits: 325

Ant Colony Optimization (ACO) Dynamic job shop scheduling problem is one form of a job shop scheduling problem with varying arrival time job or not concurrent. This problem can be represented in graph form, which is to seek the shortest path from start point to destination point. One solution that can be used is with the ant...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 61.44 KB Download (43): Ant Colony Optimization (ACO) Download

Ant colony optimization for wavelet-based image interpolation This is a demo program of the paper Ant colony optimization for wavelet-based image interpolation using a three-component exponential mixture model," Expert Systems with Applications, Vol. 38, No. 10, Sept. 2011, pp. 12514-12520.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 245.76 KB Download (43): Ant colony optimization for wavelet-based image interpolation Download

Added: July 24, 2013 | Visits: 425

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 (40): Many testfunctions for global optimizers Download

Added: May 31, 2013 | Visits: 430

Unconstrained optimization using Newton Ok, yes, my expectation was that when I saw this, before I downloaded it I expected it to be a student's homework assigment. In fact, this is a reasonably carefully crafted tool.One serious issue is that this code requires you to provide explicit functional forms for the gradient and Hessian....


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Unconstrained optimization using Newton Download

Added: March 22, 2013 | Visits: 659

Control optimization of a 4DOF arm using DIDO A 4 DOF arm based on the Motoman IA20 was built in AutoDesk Inventor. SimMechanics is used to generate a Simulink model. This model generates the dynamics for the robot implicitly, so there is no need to solve the equations of motion by hand. The dynamics are used by an control optimization...


Platforms: Matlab

License: Freeware Size: 2.25 MB Download (42): Control optimization of a 4DOF arm using DIDO Download

< 1 2 3 4 5