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

Gane Sarson Method software
Filter: All | Freeware | Demo
 

Gane Sarson Method

< 1 2 3 4 5 
Added: April 06, 2013 | Visits: 346

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

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

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

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 (42): 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 (43): EULER method based 1st order ODE solving Download

Added: March 29, 2013 | Visits: 157

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 (46): 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 (45): 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: 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

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: May 19, 2013 | Visits: 398

Mullers method for polynmial root finding MdoDsller's method uses three points, It constructs a parabola through these three points, and takes the intersection of the x-axis with the parabola to be the next approximation. The order of convergence of MdoDsller's method is approximately 1.84. This method could be advantageous if looking...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Mullers method for polynmial root finding 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

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


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 (41): Gauss Siedel Iterative Method Download

Added: May 13, 2013 | Visits: 157

METAMATERIAL 1D SIMULATION USING FDTD METHOD Metamaterial 1D simulation using FDTD method and its frequency response are presented on this codeMetamaterial is a double negative material where the effective permeability and permittivity are negative. So if we hit any Gaussian wave on the surface of DNG material then some part is reflected...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): METAMATERIAL 1D SIMULATION USING FDTD METHOD Download

The Radial Basis Function (RBF) using pseudo-inverse method for Simulink The Radial Basis Function (RBF) using pseudo-inverse method for Simulink.The Radial Basis Function (RBF) with fixed centers selected at random andpseudo-inverse method for Simulink.Marcelo Augusto Costa FernandesDCA - CT - UFRNmfernandes@dca.ufrn.br


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 81.92 KB Download (44): The Radial Basis Function (RBF) using pseudo-inverse method for Simulink Download

Added: August 21, 2013 | Visits: 371

Split Bregman method for Total Variation Denoising Implement the split Bregman method for total variation denoisingThese files implement the split Bregman method for total variation denoising. It solves the optmisation problem:u = arg min_u 1/2||u-g||_2^2 + mu*TV(u)where g is the noisy image, mu is the regularisation parameter and u is the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 153.6 KB Download (43): Split Bregman method for Total Variation Denoising Download

< 1 2 3 4 5