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

Vogel Method software
Filter: All | Freeware | Demo
 

Vogel Method

< 1 2 3 4 5 
Added: April 04, 2013 | Visits: 433

Newton's Method for Divided Differences Newton's Method for Divided Differences.The following formula is solved:Pn(x) = f(x0) + f[x0,x1](x-x0) + f[x0,x1,x2](x-x0)(x-x1) + ... + f[x0,x1,..,xn](x-x0)(x-x1)..(x-x[n-1])Where:f[x0,x1] = (f(x1-f(x0))/(x1-x0)f[x0,x1,..,xn] = (f[x1,..,xn]-f[x0,..,x_[n-1]])/(xn-x0)



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Newton's Method for Divided Differences Download

Added: March 22, 2013 | Visits: 468

Complex Method of Optimization Implements the Complex Method of Constrained Optimization, as proposed by Box (1965), improved by Guin (1968) and Krus (1992), and following the method in Andresson (2001). This is capable of optimizing a "black-box" system with few constraints on the optimization function and requiring no...





Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Complex Method of Optimization Download

An extended method to find the value of pi using random numbers inside a sphere.. The MATLAB file contains a method to find the value of pi. This is just an extension of the general method of finding pi from within a circle. It uses 3D-matrices and some more stuffs, which can be very helpful for educational purposes. Also, do change the values in the file, to see for yourself,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): An extended method to find the value of pi using random numbers inside a sphere.. Download

Added: May 08, 2013 | Visits: 263

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

Predictor-Corrector Method for constant, variable and random fractional order relaxation equation fractPC.m provides the Predictor-corrector Method for fractional order Relaxation-Oscillation equation (u_t_alpha=-B u(t)+f(t), 0


Platforms: Matlab


Beam Propagation Method for advancing gaussian beam in a profiled medium Basic GUI for Beam Propagation Method for advancing gaussian beam in a profiled medium.It can be used to demonstarate the concept of beam propagation.Any comment will be welcomed.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Beam Propagation Method for advancing gaussian beam in a profiled medium Download

Added: June 30, 2013 | Visits: 584

UC Free Order Payment Method The UC Free Order Payment Method module works in conjunction with the payment checkout pane using the order total preview to present a "Free order" payment method to customers when their order total drops to $0.00 or less. By default, this method will be hidden with javascript and displayed only...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): UC Free Order Payment Method Download

Added: May 17, 2013 | Visits: 594

Hunter and Nash Graphical Equilibrium Stage Method The program computes the tie lines, the operating and mixing points and the number of equilibrium stages using the Hunter and Nash graphical method of a liquid-liquid extraction problem. One feed of acetic acid (35 wt %) in water which flow rate = 1000 kg/hr is extracted using a solvent...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (40): Hunter and Nash Graphical Equilibrium Stage Method Download

Added: September 09, 2013 | Visits: 495

secant method in nonlinear ode this will find the solution of U''=k*U*U' by using taylor series 3rd order and secant methodit gives an idea about the nonlinear ode method and also gives the idea of solving problem in matlab


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): secant method in nonlinear ode Download

Added: August 02, 2013 | Visits: 478

Jean Le Rand D'Alambert Reduction Method (update:22-06-07) In this Matlab application was perused Jean Le Rand D'Alambert's** Reduction Method for two degree of linear differential equations and several analytical examples are compared with matlab solution applications.**Jean d'Alembert was a a French mathematician who was a pioneer in the study of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 184.32 KB Download (40): Jean Le Rand D'Alambert Reduction Method (update:22-06-07) Download

Added: April 06, 2013 | Visits: 347

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: June 07, 2013 | Visits: 464

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

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 07, 2013 | Visits: 326

Peirce's method One of several approaches to outlier rejection, Peirce's method is more general than Chauvenet's method.As constructed this works on univariate data only.


Platforms: Matlab

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

newton-corrector method for ordinary differential equation Thee purpose,1. Speed up the convergence of correcting for each points (By newton method).2. To find the first few points by this method instead of R.K. method.3. To apply for higher order polynomial fitting.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 51.2 KB Download (39): newton-corrector method for ordinary differential equation Download

Added: October 10, 2013 | Visits: 380

Parse::Method::Signatures Parse::Method::Signatures is a Perl module inspired by Perl6::Signature but streamlined to just support the subset deemed useful for TryCatch and MooseX::Method::Signatures. METHODS There are only two public methods to this module, both of which should be called as class methods. Both methods...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (39): Parse::Method::Signatures Download

Added: June 17, 2013 | Visits: 471

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

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: August 21, 2013 | Visits: 405

Defect Correction Method Implementation of Defect Correction Method for iteratively solving a linear equation system. A Preconditioning strategy can be used to accelerate convergence.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (38): Defect Correction Method Download

Added: May 23, 2013 | Visits: 285

Newmark's Method for Linear Systems A problem from Dynamics of Structures - Anil K. Chopra is picked and code written to solve the problem.The problem is to get the dynamic response of a structure using Newmark's method. System is a linear system.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (38): Newmark's Method for Linear Systems Download

< 1 2 3 4 5