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

Pc Optimization freeware
Filter: All | Freeware | Demo
 

Pc Optimization

< 1 2 3 4 5 
Released: October 25, 2012  |  Added: October 25, 2012 | Visits: 766

PC Health Check Get a fast assessment to optimize your laptop or PC's performance and gauge its security. Do you have a slow computer? Does it take a long to start up? Worried you might be vulnerable to a virus or spyware attack? A remote scan of your computer's well-being will confirm if it is running slowly... Platforms: Windows

License: Freeware Size: 2.61 MB Download (420): PC Health Check Download

Released: October 08, 2012  |  Added: October 08, 2012 | Visits: 927

PC Optimizer by CIS PC Performance Optimizer keeps your PC running perfect. It features PC Optimizer, which removes all unwanted traces in your system; System Cleaner, which removes junk and obsolete files from your system; History Cleaner cleans Internet history, Temporary files, Recycle bin, and other locations;... Platforms: Windows

License: Freeware Size: 376 KB Download (416): PC Optimizer by CIS Download

Released: April 02, 2013  |  Added: April 20, 2013 | Visits: 1.202

IQmango PC Cleaner Is your PC running slow? Do you want it to work much faster? There is a free and easy solution called IQmango PC Cleaner. This effective tool scans your system fast, finds all the registry errors, temporary files and broken shortcuts, and 100% removes them for good. Once IQmango PC Cleaner... Platforms: Windows, Other

License: Freeware Size: 4.33 MB Download (75): IQmango PC Cleaner Download

Added: May 10, 2013 | Visits: 627

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

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

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.307

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

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

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

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

Unconstrained optimization using Powell Deterministic unconstrained optimization method using Powell. Platforms: Matlab

License: Freeware Size: 10 KB Download (49): 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 (46): Speeding Up Optimization Problems with Parallel Computing Download

Added: September 09, 2013 | Visits: 557

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

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

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

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 (47): Improving Optimization performance with Parallel Computing Download

Released: November 05, 2013  |  Added: November 24, 2013 | Visits: 1.257

Free PC Driver Backup Utility Free PC Driver Backup Utility has the ability to create a backup copy of all system drivers and restore them to safeguard your device-related drivers from loss or corruption and save time getting your PC fixed. With this driver backup software, you can back up the installed device drivers to make... Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 3.65 MB Download (56): Free PC Driver Backup Utility Download

< 1 2 3 4 5