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

Chunking Method software
Filter: All | Freeware | Demo
 

Chunking Method

< 1 2 3 4 5 
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: 158

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

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

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 27, 2013 | Visits: 481

eMedia Guitar Method v5 eMedia Guitar Method version 5 offers the most comfortable and easy-to-use interface of all, with lessons and instructional videos that expand to full-screen and special enhancements throughout. Your new software includes powerful, new interactive feedback on melodies and a full complement of...


Platforms: Mac

License: Commercial Cost: $49.99 USD Size: 299 MB Download (64): eMedia Guitar Method v5 Download

Simulated Annealing Method for the Traveling Salesman Model The Simulated Annealing Method for the Traveling Salesman Model demonstrates the use of the "simulated annealing algorithm" to attempt to solve the "travelling salesman" problem. A text file containing longitude and latitude data for 120 cities in the US and southern Canada is loaded when this...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 798.72 KB Download (35): Simulated Annealing Method for the Traveling Salesman Model Download

< 1 2 3 4 5