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

Ant Colony Optimization freeware
Filter: All | Freeware | Demo
 

Ant Colony Optimization

< 1 2 3 4 5 > 
Released: October 10, 2012  |  Added: October 10, 2012 | Visits: 698

Ant Commander For Mac Ant Commander is a fully configurable file manager.Several file systems are suported: file, zip, ftp, webdav, etc. Several kinds of panels are available: directory table, directory tree, text editor, image viewer, html viewer, command line, etc. You can configure the menu, the toolbars, the...



Platforms: Mac

License: Freeware Size: 2.34 MB Download (53): Ant Commander For Mac Download

Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 900

Memory Optimization The Memory Optimization tool was developed to be a powerful but easy-to-use system application that can optimize your PC. Usage tab window of Memory Optimization lets you see the CPU memory and page file usage levels. Settings window of Memory Optimization will allow users to set the display mode...





Platforms: Windows

License: Freeware Download (416): Memory Optimization Download

Released: August 24, 2012  |  Added: August 24, 2012 | Visits: 940

PC Brother Memory Optimization PC Brother Memory Optimization is a powerful but easy-to-use system application that can optimize your PC, as well as show you the current system usage in both graph and by numbers. It can help your PC operate more efficiently and run faster. This totally free application is user friendly. To...


Platforms: Windows

License: Freeware Size: 2.6 MB Download (413): PC Brother Memory Optimization Download

Added: May 10, 2013 | Visits: 621

Tail Call Optimization Decorator This function decorates a function with tail call optimization. It does this by throwing an exception if it is it's own grandparent, and catching such exceptions to fake the tail call optimization. This function fails if the decorated function recurses in a non-tail contexif the de />


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Tail Call Optimization Decorator 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


Optimization with MATLAB and the Genetic Algorithm and Direct Search Toolbox M-files accompanying the " Genetic Algorithms & New Optimization Methods in MATLAB " webinar.These files provide what you need to run the two demos: Optimization of non-smooth objective function, and Optimization of a random stochastic objective function.To run the first demo run the file...


Platforms: Matlab


Added: April 19, 2013 | Visits: 632

Tunning of PID controller using Particle Swarm Optimization Particle swarm optimization is a technique used in many control systems application. Here i used the PSO in PID controller tuning


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (49): Tunning of PID controller using Particle Swarm Optimization Download

Added: August 13, 2013 | Visits: 742

Particle Swarm Optimization Simulation An animated simulation of Particles in 2D searching for a global minima of a simple function using Particle Swarm Optimization algorithm


Platforms: Matlab

License: Freeware Size: 10 KB Download (54): Particle Swarm Optimization Simulation Download

Added: July 04, 2013 | Visits: 2.299

VaR vs CVaR in Risk Management and Optimization The files in this folder solve the optimization case studies described in the paper "VaR vs CVaR in Risk Management and Optimization" by Sarykalin,S., Serraino,G., and Uryasev,S., in Tutorials in Operations Research, INFORMS 2008 (download www.ise.ufl.edu/uryasev/VaR_vs_CVaR_INFORMS.pdf...


Platforms: Matlab

License: Freeware Size: 225.28 KB Download (50): VaR vs CVaR in Risk Management and Optimization Download

Added: May 13, 2013 | Visits: 621

Hybrid Particle Swarm Optimization This upload contains a hybrid Particle Swarm Optimization algorithm for functions in the real space. An options file is also provided, which lets the user fully parameterize the process. The hybrid function used is the @fminsearch, which is available on the MATLAB core. The PSO performs very well...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Hybrid Particle Swarm Optimization Download

Added: April 17, 2013 | Visits: 846

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: September 08, 2013 | Visits: 716

Global and Non-smooth optimization toolbox GANSO is a programming library for global and nonsmooth, nonlinear optimization. Unlike local methods (e.g., quasi-Newton), global optimization methods aim at locating the absolute minimum of a function, not the nearest stationary point. GANSO toolbox provides an interface for calling GANSO...


Platforms: Matlab

License: Freeware Size: 204.8 KB Download (42): Global and Non-smooth optimization toolbox Download

Added: May 31, 2013 | Visits: 409

Unconstrained optimization using Powell Deterministic unconstrained optimization method using Powell.


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Unconstrained optimization using Powell Download

Speeding Up Optimization Problems with Parallel Computing Fiels from the webinar: Speeding up optimization problems with parallel computing


Platforms: Matlab

License: Freeware Size: 1.69 MB Download (42): Speeding Up Optimization Problems with Parallel Computing Download

Added: September 09, 2013 | Visits: 551

weighted least-squares + weighted min-max optimization This is a wrapper function to solve optimization problems (using FMINCON) of the form:min w.r.t. X of CostFunc(X) = beta*(W_ls*F(X)) + (1 - beta)*(max(W_mm*F(X)))subject to: A*X


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): weighted least-squares + weighted min-max optimization Download

Added: August 11, 2013 | Visits: 505

Dynamic Optimization This book starts with a review of parameter optimization and then treats dynamic optimization, first with fixed final time and no constraints, next with terminal contraints, and finally with terminal constraints and open final time. This is followed by chapters on linear-quadratic problems and...


Platforms: Matlab

License: Freeware Size: 1.1 MB Download (44): Dynamic Optimization Download

Added: August 25, 2013 | Visits: 393

Sequential Number Theoretic Optimization Package SNTO is a global optimization method where many points are generated in a multi-dimensional domain; the optimum point is selected and the domain is contracted around the neighborhood of the optimum. See for example: Number-Theoretic Methods in Statistics By K?ai-t?ai Fang, Yuan Wang


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (40): Sequential Number Theoretic Optimization Package Download

Tips & Tricks: Getting started using optimization with MATLAB Contains the demos (plus a few extra) that were shown in the August 21, 2008 Webinar titled "Tips and Tricks: Getting started using optimization with MATLAB".Included parallel computing examples that were not shown in the webinar (require R2008a products)


Platforms: Matlab

License: Freeware Size: 2.14 MB Download (39): Tips & Tricks: Getting started using optimization with MATLAB Download

Added: August 16, 2013 | Visits: 415

Improving Optimization performance with Parallel Computing Engineers, scientists, and financial analysts frequently use optimization methods to solve computationally expensive problems such as smoothing the large computational meshes used in fluid dynamic simulations, performing image registration, or analyzing high-dimensional financial portfolios....


Platforms: Matlab

License: Freeware Size: 1.21 MB Download (44): Improving Optimization performance with Parallel Computing Download

Released: May 30, 2015  |  Added: June 21, 2015 | Visits: 774

Route Optimization Customer Management uSoft Solutions is a custom software developing company since 2006 with great experience and knowledge in the field of computer science and in business. we guarantee no cost overruns, which would not be the case with an internal team or other companies. Tell us your needs and we take care of...


Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 1.2 MB Download (51): Route Optimization Customer Management Download

< 1 2 3 4 5 >