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

Minimization freeware
Filter: All | Freeware | Demo
 

Minimization

1 2 3 > 
Added: September 06, 2013 | Visits: 367

Solve quadratically constrained overdetermined l1 minimization Solve quadratically constrained overdetermined l1 minimization: min ||K * x - f||_1 s.t. ||y - x||_2 Platforms: Matlab


Added: September 25, 2010 | Visits: 1.081

Math::Amoeba Math::Amoeba is a Multidimensional Function Minimization. SYNOPSIS use Math::Amoeba qw(ConstructVertices EvaluateVertices Amoeba MinimiseND); my ($vertice,$y)=MinimiseND(@guess,@scales,&func,$tol,$itmax,$verbose); my @vertices=ConstructVertices(@vector,@offsets); my... Platforms: *nix

License: Freeware Size: 4.1 KB Download (99): Math::Amoeba Download

Released: July 25, 2012  |  Added: July 25, 2012 | Visits: 1.150

Gorgeous Karnaugh Free Gorgeous Karnaugh software: 1) Removes slow, tedious and error prone pen and paper from your life; 2) Gives you a pretty good logic simplification tool; 3) Supports definition of logic function using truth table, from analytic form or by direct editing karnaugh maps; 4) Supports "Dont Care"... Platforms: Windows

License: Freeware Size: 1.72 MB Download (100): Gorgeous Karnaugh Free Download

Added: March 24, 2013 | Visits: 371

fminconset fminconset: Solves constrained minimization problems where someof the variables are restricted to discrete values. (Mixed IntegerNonlinear optimization). Based on fmincon from Optimization Toolboxversion 2.0. Platforms: Matlab

License: Freeware Size: 10 KB Download (44): fminconset Download

Added: August 27, 2013 | Visits: 510

Bidirectional Branch and Bound for Average Loss Minimization This is the third part of the work to select measurements / measurement combination for selfoptimizing control. It uses aberage loss as the criterion instead of the worst case loss presented in the second part.Bidirection branch and bound (B3) is a very efficient BAB algorithm. In the first two... Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Bidirectional Branch and Bound for Average Loss Minimization Download

Added: May 28, 2013 | Visits: 576

Finite Element For Total Variation In this code,we are concerned with the numerical minimization of energy functionals in Hilbert Space involving total variation for gray-scale 1-dimensional inpainting problem.Applications are shown by finite element method. Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Finite Element For Total Variation Download

Released: January 16, 2012  |  Added: February 06, 2012 | Visits: 1.204

Actual Window Minimizer software Actual Window Minimizer was created to bring more convenience in window management, offering new ways for optimizing your workspace that standard Windows functions don't provide. It lets you minimize any window to the system tray, thus leaving the taskbar empty and your workspace more organized.... Platforms: Windows

License: Freeware Size: 4.37 MB Download (93): Actual Window Minimizer software Download

Released: August 04, 2012  |  Added: August 04, 2012 | Visits: 536

Java Convex Optimizer Java Convex Optimizer is designed as an useful Open Source library that's been implemented in the Java programming language. It was built in order to address the problem of solving a convex minimization with equalities and inequalities contraints. Platforms: Windows

License: Freeware Download (52): Java Convex Optimizer Download

Released: August 03, 2012  |  Added: August 03, 2012 | Visits: 422

jFTools Tools for finite automata simulation, minimization and grammar utilities (left recursion removal, context free grammar simplification and transformation to Chomsky Normal Form). Platforms: Windows, Mac, Linux

License: Freeware Size: 221.03 KB Download (47): jFTools Download

Released: July 13, 2012  |  Added: July 13, 2012 | Visits: 241

libhelium A lightweight library for robotics, developed with overhead minimization in mind. See http://robotics.dei.unipd.it/~fabiodl/ for the description of some applications. Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 20.8 KB Download (44): libhelium Download

Added: May 10, 2013 | Visits: 396

Range minima and least common ancestors This script implements data structures for solving the following two problems: - Range minimization: given an array X of data, quickly find min(X[i:j]) for different ranges i:j. - Least common ancestors: given a tree, quickly find the lowest tree node that is an ancestor of all of a given set... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Range minima and least common ancestors Download

Added: June 29, 2013 | Visits: 490

Coordinate descent for Compressed Sensing This package has solvers for constrained and unconstrained L1 minimization, which is useful for compressed sensing. u = COORDL1BREG(A,f,lambda) solves the minimization problem min_u ||u||_1 subject to A*u = fwhere A is an MxN matrix and f is a vector of length M. Input lambda is a positive... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Coordinate descent for Compressed Sensing Download

Bidirectional Branch and Bound Solvers for Worst Case Loss Minimization It is desired for modern process systems to achieve optimal operation. However, operation at a pre-designed nominally optimal point may not necessarily be actually optimal due to realtime disturbances, measurement and control errors and uncertainties. Self-optimizing control aims to tackle this... Platforms: Matlab


Added: June 09, 2013 | Visits: 653

Generalized Nonlinear Non-analytic Chi-Square Fitting fitChiSquare is a generalized chi-square fitting routine for any model function when data measurement errors are known; it returns the model parameters and their uncertainties at the delta chi-square = 1 boundary (68% confidence interval). It also returns the chi-square and degrees of freedom... Platforms: Matlab

License: Freeware Size: 40.96 KB Download (41): Generalized Nonlinear Non-analytic Chi-Square Fitting Download

Performing Pareto set membership tester for sets of points in K-dimensions isParetoSetMember returns the logical Pareto membership of a set of N points in K dimensions. It takes as input a N-by-N matrix and return a N-binary-array, denoting for each of the N points, whether it is Pareto (1) o not (0).The concept of Pareto dominance considered herein is the standard... Platforms: Matlab


Added: May 06, 2013 | Visits: 480

Interface to a LBFGS solver This submission contains an interface to a LBFGS solver for unconstrainted minimization problems of the formmin_{x} f(x) + c*|tilde{x}|,where x are the parameters, f is a scalar valued real function, c is a positive scalar (default value=0), |.| denotes the 1-norm, and tilde{x} is some subset of... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Interface to a LBFGS solver 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: June 03, 2013 | Visits: 379

SIMPGDSEARCH SIMPGRIDSEARCH Multi-dimensional unconstrained nonlinear minimization using grid search + Simplex method. X = SIMPGDSEARCH(OBJFUN,GDVALUES) returns a vector X that is a minimizer of the function described in OBJFUN (usually an m file: OBJFUN.M).See OBJFUN_DEMO.M for how to write an objective... Platforms: Matlab

License: Freeware Size: 10 KB Download (47): SIMPGDSEARCH Download

Added: November 26, 2013 | Visits: 264

UniTime UniTime 3.1 is an open-source enterprise system for automated construction of demand driven course and examination timetables. It also provides event management capabilities and a limited student scheduling capabilities. It is a distributed system that allows multiple university and departmental... Platforms: Mac

License: Freeware Size: 58.27 MB Download (46): UniTime Download

Added: July 05, 2013 | Visits: 340

FreeEOS FreeEOS is a Fortran library for calculating the equation of state using an efficient free-energy minimization technique that is suitable for physical conditions in stellar interiors. Platforms: *nix

License: Freeware Size: 512 KB Download (41): FreeEOS Download

1 2 3 >