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

Tora For Simplex Method software
Filter: All | Freeware | Demo
 

Tora For Simplex Method

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 515

Decorator for main method Decorator for main method script shows how to do the same thing with a decorator that makes the code much cleaner.This allows option and argument parsing to be hidden from the main code in your program. The user simply passes an optional getopt string and the number of required arguments. Then...



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

License: Freeware Download (55): Decorator for main method Download

Added: September 12, 2013 | Visits: 542

Simple example of the Simplex Method It's a function that finds the minimum value of a two variables objective function with a deterministic zero order algorithm: simplex method. The input variables are:-fun: inline function of the objective function-init_point: initial point for the simplex method-step_size: initial dimension of...





Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Simple example of the Simplex Method Download

Added: May 17, 2013 | Visits: 611

Revised Simplex Method. This function is able to detect almost all types of properties/characteristics present in an LPP such as unbounded solution, alternate optima, degenaracy/cycling and infeasibilty. It only fails to work when there are redundant constraints present in the problem. However, it is rare and can be...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Revised Simplex Method. Download

Added: June 13, 2013 | Visits: 438

3D_PML FOR FDTD METHOD(DIPOLE) FDTD is Finite Difference Time Domain method,but due to truncated it it will cause the reflectional on its boundary that will cause unnecessary noise to our simulation domain. So minimizing this unwanted signal we use PML(Perfectly Matched Layer)which can absorb this unwanted signal and so there...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): 3D_PML FOR FDTD METHOD(DIPOLE) Download

Added: November 13, 2013 | Visits: 404

TOra for Linux TOra is an open-source multi-platform database management GUI that supports accessing most of the common database platforms in use, including Oracle, MySQL, and Postgres, as well as limited support for any target that can be accessed through Qt's ODBC support. TOra has been built for various...


Platforms: *nix

License: Freeware Size: 6.42 MB Download (44): TOra for Linux Download

Added: April 17, 2013 | Visits: 463

linprog This directory contains a suite of files for performing the standard two phase simplex method on linear programming problems. The three files LINPROG.DOC, PHASEI.DOC and PHASEII.DOC are fully documented versions of the m-files LINPROG.M, PHASEI.M and PHASEII.DOC are fully documented versions of...


Platforms: Matlab

License: Freeware Size: 10 KB Download (52): linprog Download

Added: November 18, 2010 | Visits: 1.115

Net::DBus::Error Net::DBus::Error is a Perl module with error details for remote method invocation. SYNOPSIS package Music::Player::UnknownFormat; use base qw(Net::DBus::Error); # Define an error type for unknown track encoding type # for a music player service sub new { my $proto = shift; my $class =...


Platforms: *nix

License: Freeware Size: 94.21 KB Download (94): Net::DBus::Error Download

Added: May 10, 2013 | Visits: 833

SimplexInPHP Simplex-in-PHP are PHP scripts that solve small linear programming and integer linear programming problems executing the simplex method step by step, printing the tableau and drawing the graphical analysis.Useful for students in Operational Research.


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

License: Freeware Download (120): SimplexInPHP Download

Added: June 03, 2013 | Visits: 375

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

Released: December 09, 2012  |  Added: December 09, 2012 | Visits: 390

BiRMI BiRMI is an easy to use pure Java client/server library for transparent method invocation over network. It's similar to Java RMI but enables bidirectional communication (callbacks).


Platforms: Windows, Mac, Linux

License: Freeware Size: 67.49 KB Download (47): BiRMI Download

Added: July 24, 2010 | Visits: 836

Method::Declarative Method::Declarative is a Perl module to create methods with declarative syntax. SYNOPSIS use Method::Declarative ( --defaults => { precheck => [ [ qw(precheck1 arg1 arg2) ], # ... ], postcheck => [ [ qw(postcheck1 arg3 arg4) ], # ... ], init => [ [ initcheck1 ], # ... ],...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (92): Method::Declarative Download

Released: November 12, 2012  |  Added: November 12, 2012 | Visits: 572

Asymptote for Mac OS X Asymptote is a powerful descriptive vector graphics language that provides a natural coordinate-based framework for technical drawing. Labels and equations are typeset with LaTeX, for high-quality PostScript output.Asymptote is a graphic tool that provides a standard for typesetting mathematical...


Platforms: Mac

License: Freeware Size: 3.7 MB Download (482): Asymptote for Mac OS X Download

Weeks' Method for Numerical Laplace transform inversion with GPU acceleration The numerical inversion of the Laplace transform is a long standing problem due its implicit ill-posedness. These functions implement one of the more well known numerical inversion algorithms, the Weeks method. Particularly new here is the use of graphics processing unit [GPU] computing to...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 512 KB Download (51): Weeks' Method for Numerical Laplace transform inversion with GPU acceleration Download

Added: September 16, 2013 | Visits: 445

ossrs Optimized Step Size Random Search(OSSRS) A random search method[1] for the optimization of a function of n variables. Can be used as a start-up before using a determistic method like Simplex method of Nelder and Mead to arrive at the region of the optimum and then switch to a deterministic...


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): ossrs Download

Added: May 08, 2013 | Visits: 229

Space vector PWM for 3 leg inverters 1.for a good inverter gain must be a high, it possible in svm 15% more compare to normal pwm.2.inverter consumption power must be less. in svm at each sector only one switch varied. so total consumption will be reduced3.third harmonic can be effectively eliminated by svm method.4.no need of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (43): Space vector PWM for 3 leg inverters Download

Added: August 28, 2013 | Visits: 416

MoreUnit for Linux MoreUnit is an Eclipse plugin that should assist you in writing more unit tests. This is a short overview of the features it provides, for further information take a look at the documentation section: MoreUnit decorates classes which have a test case. It marks methods in the editor which are...


Platforms: *nix

License: Freeware Size: 1.27 MB Download (33): MoreUnit for Linux Download

Added: November 06, 2013 | Visits: 311

Object::Exercise Object::Exercise is a Perl module that exports a single subroutine, $exercise, which functions as an OO execution loop (see '-n' for changing the installed name). $execute is a subroutine reference that takes an object and set of operations. The first element in that list is an object of the...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (35): Object::Exercise Download

Released: April 14, 2009  |  Added: June 03, 2009 | Visits: 2.328

NMath Analysis NMath Analysis contains classes for function minimization, root-finding, and linear programming. Product features include classes for minimizing univariate functions using golden section search and Brent's method, minimizing multivariate functions using the downhill simplex method, Powell's...


Platforms: Windows

License: Demo Cost: $395.00 USD Size: 3.43 MB Download (141): NMath Analysis Download

Added: January 10, 2010 | Visits: 1.160

B::JVM::Jasmin::Emit B::JVM::Jasmin::Emit is a package used by B::JVM::Jasmin to emit Jasmin syntaxed file. SYNOPSIS use B::JVM::Jasmin::Emit; my $emitter = new B::JVM::Emit(FILEHANDLE); # ... $emitter->DIRECTIVE_NAME([@ARGS]); # ... $emitter->OPCODE_NAME([@ARGS]); # ... $emitter->OPCODE_NAME([@ARGS]);...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (125): B::JVM::Jasmin::Emit Download

Added: February 19, 2010 | Visits: 1.147

Net::DBus Net::DBus provides a Perl binding for the DBus messaging system. Net::DBus enables services to be exported to the bus, as well as full use of services present on the bus. Modules: Net::DBus Perl extension for the DBus message system0.33.2 Net::DBus::ASyncReply asynchronous method reply...


Platforms: *nix

License: Freeware Size: 82.94 KB Download (96): Net::DBus Download

1 2 3 4 5 >