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

Simplex Method software
Filter: All | Freeware | Demo
 

Simplex Method

< 1 2 3 4 5 

Efficient Conjugate Gradient Method for Symmetric Banded Matrix This code uses conjugate gradient method to solve the linear systemAx= b, where A is symmetric and banded. A is first stored in acompactstorage mode, using the function "compactstorage", and thenconjugate gradient method is applied to the compactly stored matrix.Input: A, initial guess x, vector...



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Efficient Conjugate Gradient Method for Symmetric Banded Matrix Download

Added: April 19, 2013 | Visits: 409

Total Least Squares Method We present a Matlab toolbox which can solve basic problems related to the Total Least Squares (TLS) method in the modeling. By illustrative examples we show how to use the TLS method for solution of:- linear regression model- nonlinear regression model- fitting data in 3D space- identification of...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Total Least Squares Method Download

Added: May 14, 2013 | Visits: 484

Monte Carlo method for estimating plane figure area To calculate an area S(A) of a figure A, bounded by a Jordan curve (which in our case is constructed by a cubic splineapproximation) the Monte Carlo method is applied


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Monte Carlo method for estimating plane figure area Download

Added: March 24, 2013 | Visits: 392

Fit t copula fast using method of moments Fitting a t-copula using the method of moments described in Quantitative Risk Management by McNeil, Frey and Embrechts. The outputs from this function correspond to those of the statistics toolbox's copulafit('t',u) . For large datasets, tcopulafit is immeasurably faster than copulafit('t',u)....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 71.68 KB Download (44): Fit t copula fast using method of moments Download

One Single Component Reliability Monte Carlo Chronological Method This simple code shows how the Monte Carlo Chronological method works. This example is intended to be for educational purpose, generating an artificial history data vectors of a single component modeled in a two state Markov chain model and exponentially distributed. You just need to enter the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): One Single Component Reliability Monte Carlo Chronological Method Download

Added: June 17, 2013 | Visits: 466

Newton's method done right Newton's method for solving a system of nonlinear equations, see http://en.wikipedia.org/wiki/Newton's_methodNewton(X,F,X0) solves nonlinear system F(x)=0 by Newton's method, using the given initial approximation X0. The derivative (Jacobian) is evaluated symbolically. The iterations are...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1024 KB Download (39): Newton's method done right Download

Added: August 20, 2013 | Visits: 398

Composite Trapezoid method for numeric integration COMPOSITE trapezoid Method for numerical calculations & analysis exercises in Numeric Integration. f function is given in terms of a symbolic variable x and as an inline function. E.g., f=inline('x^2+2*x-2'). Also, if the function f is trigenometric function, the 4th argument can be entered as...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1024 KB Download (39): Composite Trapezoid method for numeric integration Download

Added: April 08, 2013 | Visits: 410

Composite Simpsons method for numeric integration COMPOSITE SIMPSON's method for numerical calculations and analysis exercises of Numeric Integration. f function is given in terms of a symbolic variable x and as aninline function. E.g., inline('x^2+2*x-2'). Also, if the function f is trigonometric function, the 4th argument can be entered...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1024 KB Download (41): Composite Simpsons method for numeric integration Download

Added: April 06, 2013 | Visits: 345

Composite Mid-point method for numeric integration COMPOSITE midpoint rule method. Some numerical calculations and analysis exercises of Numeric Integration for comparison analysis. f function is given in terms of a symbolic variable x and expressed as an inline function. E.g., f=inline('x^2+2*x-2'). Also, if the function f is trigonometric...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1024 KB Download (40): Composite Mid-point method for numeric integration Download

Added: August 30, 2013 | Visits: 291

The polynomial regression method This code implements the 1D polynomial regression method. It uses the least square method for the finding of regression polynomial coefficents. Outputs of the script are polynomial regression coefficients, residuals, the sum of squared errors, the determination index and the graphical comparison...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): The polynomial regression method Download

Added: June 07, 2013 | Visits: 460

Wilson tita Time Integration Method Given assembeled mass, stiffness matrices and damping matrices, external load vector of n degree's of freedom, response of the system to the external load is calculated using Wilson tita step-by-step integration method. Time step, tita value can be changed accordingly to the problem.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Wilson tita Time Integration Method Download

Added: September 06, 2013 | Visits: 333

Raible's Method Raible's Method Rev.02This script is used to compute the Raible table for any characteristics polynomial of f(Z) of any order (which saves alot of computing efforts.), accordingly the stability of discrete systems can be easily deduced, also helpful for testing and analysis of different discrete...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Raible's Method Download

Added: August 22, 2013 | Visits: 381

EULER method based 1st order ODE solving % [t, y]=EULER_forward_ODE(f, t0, y0, tend, Niter)% Euler forward approximation method to solve IVP ODEs% f defines the function f(t,y)% t0 defines initial value of t% y0 defines initial value of y


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): EULER method based 1st order ODE solving Download

Added: March 29, 2013 | Visits: 155

Perfectly Matched Layer(PML) in FDTD method. In FDTD method we are truncated the problem space.But in truncating we face the problem of reflection in its boundary.The absorbing boundary condition(ABC)but its quite difficult to make 2D ABC and make use in FDTD method. This problem is solved by PML.Suppose a wave propagating outward,it will...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Perfectly Matched Layer(PML) in FDTD method. Download

Direct Calculation Method of Symbolic Volterra Circuit Analysis This particular Direct Calculation Method is referenced from: J Hu "Radio Frequency Front-End Measurement and Modeling," Ph.D. dissertation, North Carolina State University, Raleigh NC, 2011.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 215.04 KB Download (45): Direct Calculation Method of Symbolic Volterra Circuit Analysis Download

Added: July 29, 2013 | Visits: 299

Multiple Source 2D wave propagation using FDTD method FDTD(Finite Difference Time Domain) is the most easiest method of EM Solver.In this code i just demonstrate that how can we launch multiple sources in a single time,and how they can combine effect with in single time domain. The Sources are taken as 20GHz Sine wave and number of signal are...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Multiple Source 2D wave propagation using FDTD method Download

Added: April 28, 2013 | Visits: 338

Bisection Method For a given function as a string, lower and upper bounds, number of iterations and tolerance Bisection Method is computed.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Bisection Method Download

Helium ground atom state energy calculation using Hartree-Fock method In this program I will find He atom ground state energy using Hartree-Fock method. My program based on an algorithm which is written in Thijjsen's Computational Physics books chapter 4.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Helium ground atom state energy calculation using Hartree-Fock method Download

urlreadpost - url POST method with binary file uploading (Sripts) The HTTP 'POST' method is provided as a mechanism for uploading data as part of a URL request. There are two methods for encoding this data: application/x-www-form-urlencoded, in which each parameter is inserted as part of one long string, and multipart/form-data, in which each parameter gets its...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): urlreadpost - url POST method with binary file uploading (Sripts) Download

Added: May 08, 2013 | Visits: 262

Bartlett Spectral Estimation method This code illustrates Bartlett method for a simple signal (sum of three sinusoids). This code allows user to change to length of each pieces (sub sequence).For example in the code LS is the term which gives length of each piece. Here it is 30 and signal length is 65. So signal will be chopped...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Bartlett Spectral Estimation method Download

< 1 2 3 4 5