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

Linear Optimization freeware
Filter: All | Freeware | Demo
 

Linear Optimization

< 1 2 3 4 5 > 
Released: July 17, 2012  |  Added: July 17, 2012 | Visits: 720

Linear Interpolation calculator Linear Interpolation Calculator is a free solution that gives you the possibility to interpolate between values to arrive to the correct intermediate result. Linear interpolation has many uses usually in steam tables to find the unknown value. Platforms: Windows

License: Freeware Size: 28 KB Download (513): Linear Interpolation calculator Download

Added: May 10, 2013 | Visits: 743

Basic Linear Algebra Matrix This script defines the Matrix class, an implementation of a linear algebra matrix. Arithmetic operations, trace, determinant, and minors are defined for it. This is a lightweight alternative to a numerical Python package for people who need to do basic linear algebra. Vectors are implemented as... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (68): Basic Linear Algebra Matrix 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

Added: May 10, 2013 | Visits: 582

Non-Linear Units This is a simple way of expressing non-linear scales (such as decibels) in python. In stead of:gain = 10 ** (12/10.)Use Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Non-Linear Units Download

Added: May 10, 2013 | Visits: 781

Linear equations solver This script allows you to run a linear equations solver using eval and built-in complex numbers.One could add one more line to insert '*' where needed, i.e. "100x" -> "100*x", add some input validation, in particular check whether the equation is actually linear and not quadratic or cubic, and... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Linear equations solver Download

Added: July 30, 2013 | Visits: 453

linear convolution wen we give the two sequence ,we will get the o/p of linear convolution.the two sequences are computing by particular formula.thus we will got the output from the two sequences. the impulse response also we will get. Platforms: Matlab

License: Freeware Size: 10 KB Download (41): linear convolution Download

Added: August 10, 2013 | Visits: 767

Signal Processing & Linear Systems Companion Software Companion software for the Signal Processing & Linear Systems book by B.P. Lathi Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Signal Processing & Linear Systems Companion Software 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: April 17, 2013 | Visits: 855

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

Kasami Sequences, m-sequences, Linear Feedback Shift Registers Linear feedback shift registers (LFSR) are a simple method of generating sequences, including pseudorandom number sequences. The LFSR code provided is very unrestricted, allowing for any feedback polynomial, initial state or decimation factor. The code is written for a 32 bit LFSR, but minor... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (43): Kasami Sequences, m-sequences, Linear Feedback Shift Registers Download

Added: May 09, 2013 | Visits: 547

Non-linear regression GUI The non-linear regression problem (univariate or multivariate) is easily posed using a graphical user interface (GUI) that solves the problem using one of the following solvers: - nlinfit: only univariate problems. - lsqnonlin: can deal with multivariate problems (more than one dependent fitting... Platforms: Matlab

License: Freeware Size: 30.72 KB Download (48): Non-linear regression GUI Download

Application of Optimization to the Study of Chemical Processes The five programs provided solve several process design problems. These examples were originally provided as applications of process design optimization by Edgar, Himmelblau and Lasdon in their excellent book entitled Optimization of Chemical Processes, McGraw-Hill International Edition, 2001.... Platforms: Matlab


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

< 1 2 3 4 5 >