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

Vogel Method software
Filter: All | Freeware | Demo
 

Vogel Method

< 1 2 3 4 5 > 
Added: August 06, 2013 | Visits: 398

Newton Raphson method for Transcendental equations This code evaluates the root of transcendental equation with the help of Newton Raphson method with enhanced features like vanishing of differential of a function, Infinite cycling for root due to a poor initial approximation or when a root exists but differential does not.Use of symbolic Toolbox...



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Newton Raphson method for Transcendental equations Download

SVPWM based speed control of Induction Motor with 3-level Inverter using V/F method design SVPWM for 3 level inverter for speed control of Induction motor based on V/F methodV/F control of Induction motor with SVPWM based 3-level inverter





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (49): SVPWM based speed control of Induction Motor with 3-level Inverter using V/F method Download

Added: September 09, 2013 | Visits: 360

1st oder ODE solver EULER backward method based %%%%%%%%%%%%%%%%% EULER_backward_ODE.m %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Euler modified 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 (48): 1st oder ODE solver EULER backward method based Download

Added: April 01, 2013 | Visits: 721

jQuery Carousel Output Method for Gallery API This module provide jQuery Carousel output method for Gallery API.More description coming soon...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (48): jQuery Carousel Output Method for Gallery API Download

Released: December 05, 2012  |  Added: December 05, 2012 | Visits: 453

Banjon - Multilingual Input Method Banjon is a context sensitive input method (transliterator) for natural Languages. It is designed to analyze the pattern and context of input character sequences and generate output characters based on a predefined map script.


Platforms: Windows, Mac, Linux

License: Freeware Size: 542.53 KB Download (48): Banjon - Multilingual Input Method Download

Semi variance method and scaled windowed variance method for fractal time series analysis Semi variance method and scaled windowed variance method for fractal time series analysis.Referernce: Evaluating scaled windowed variance methods for estimating the Hurst coefficient of time series Physica A: Statistical and Theoretical PhysicsVolume 241, Issues 3-4, 15 July 1997, Pages 606-626


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 102.4 KB Download (48): Semi variance method and scaled windowed variance method for fractal time series analysis Download

Added: May 14, 2013 | Visits: 486

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: August 30, 2013 | Visits: 295

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 (48): The polynomial regression method Download

Added: May 17, 2013 | Visits: 658

Finite Differences Beam Propagation Method in 3-D This set of simulations make use of the Alternating Direction Implicit method for solving the parabolic wave equation that arises in FD BPM.The zip file includes the following programs:FDBPM3D_free_space.m - Animation and video of the 3D propagation.FDBPM3D_free_space_slice.m - It shows slices of...


Platforms: Matlab

License: Freeware Size: 92.16 KB Download (47): Finite Differences Beam Propagation Method in 3-D Download

Added: April 08, 2013 | Visits: 411

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 (46): Composite Simpsons method for numeric integration 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 (46): Bisection Method Download

Added: August 18, 2013 | Visits: 366

Shooting method with GUI The code implements the shooting method by means of the Runge-Kutta method of 4th order and the interval bisection method. There is the graphical interface too. When the differential equation is inserted in terms of the standard mathematical notation (no in MATLAB code), the programme create the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (45): Shooting method with GUI Download

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 (45): Efficient Conjugate Gradient Method for Symmetric Banded Matrix 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

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 (45): Helium ground atom state energy calculation using Hartree-Fock method Download

Added: July 24, 2013 | Visits: 434

Gauss Siedel Iterative Method This file implement Gauss Siedel Iterative Method on MATLABGauss Siedel Iterative Method is a technique of Numerical Computation of finding roots of Linear equations.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Gauss Siedel Iterative Method Download

Added: September 11, 2013 | Visits: 405

Ubercart ClickandBuy Payment Method This module provides an Ubercart payment method for the ClickandBuy payment system. It implements the ClickandBuy transaction and EMS APIs and provides a registration feature for new merchants which automatically configures the module. It requires the SOAP Client module to be installed.The module...


Platforms: PHP

License: Freeware Size: 30.72 KB Download (45): Ubercart ClickandBuy Payment Method Download

Added: August 28, 2013 | Visits: 685

Easy Cash Method Viral Membership Script With a membership site, your customers sign up and pay a monthly fee to gain access to special, private, members only content. The content might be eBooks, scripts, articles, graphics, coaching audio or video whatever you want. Built in affiliate system Powerful newsletter panel Export user list...


Platforms: *nix

License: Commercial Cost: $49.95 USD Size: 5.82 MB Download (45): Easy Cash Method Viral Membership Script Download

Controller Design and obtaining the Controller Function by rootlocuse method Designing a Controller and obtaining the Controller Function by rootlocuse method


Platforms: Matlab


Formulation of Ybus by singular transformation method of an IEEE 14 bus system This programs explains the formulation of Ybus by singular transformation method of an IEEE 14 bus system


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Formulation of Ybus by singular transformation method of an IEEE 14 bus system Download

< 1 2 3 4 5 >