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

Gaussian Elimination Method software
Filter: All | Freeware | Demo
 

Gaussian Elimination 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

Simple Zero Phase Distortion Multiplier-less Gaussian Low-Pass & High-Pass Filter of a Linear Chirp Simple Zero Phase Distortion Multiplier-less Gaussian Low-Pass & High-Pass Digital Filter of a Linear Chirp.





Platforms: Matlab


Added: June 03, 2013 | Visits: 312

Integer order 1D Gaussian function Computes the Gaussian function in 1D:exp(-log(2)*(2*(x-x0)./FWHM).^(2*floor(abs(order))));Where:x = Co-ordinatex0 = Centre of functionFWHM = Full Width Half Max of the functionorder = Gaussian orderNormal Gaussian is of order 1.Note that FWHM = (1/e Half Width)/sqrt(2*log(2))log is the natural log.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Integer order 1D Gaussian function Download

Added: September 09, 2013 | Visits: 466

Gaussian realization of a random variable GAUSSian REALIZation of a random variable with standard deviation sigma and correlation length lambda


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Gaussian realization of a random variable Download

Added: August 20, 2013 | Visits: 307

Gaussian fit Fits Gaussian curve into pointsThe function fits Guassian probability density function into a set of points. Standard deviation and mean are returned.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Gaussian fit Download

Added: July 30, 2013 | Visits: 417

Variational Bayesian Inference for Gaussian Mixture Model Variational Bayes method (mean field) for GMM can auto determine the number of componentsThis is the variational Bayesian procedure (also called mean field) for inference of Gaussian mixture model. This is the Bayesian treatment of Gaussian mixture model.Unlike the EM algorithm (Maximum...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Variational Bayesian Inference for Gaussian Mixture Model 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

Added: March 23, 2013 | Visits: 296

Integer order radial-2D Gaussian function Calculates a rotated 2D gaussian (cylindrical)y = gauss2D_R(X, Y, FWHM_x, FWHM_y, theta, order);X = Matrix of x indicesY = Matrix of y indicesFWHM_x = FWHM in x dimensionFWHM_y = FWHM in y dimensiontheta = Rotation angle in degress (+ve = anticlockwise)order = Gaussian orderSet:X = ones(Ny, 1) *...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Integer order radial-2D Gaussian function Download

Added: August 23, 2013 | Visits: 448

2D Multivariate Gaussian this function plots the 2D multivariate gaussian when the mean and covariance are provided. It does not use for loops. ex: plot mean=[10;11],cov=[6 0;0 6] 2D multivariate gaussian function >> mvg([10;11],[6 0;0 6])


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): 2D Multivariate Gaussian Download

Added: March 31, 2013 | Visits: 449

gui calculator based on gaussian quadrature inegration This is a simple gui application that used gaussian quadrature inegration based on index=1-3. It can be easily extended to higher order of indices for better accuracy. For more information visit:http://en.wikipedia.org/wiki/Gaussian_quadrature


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): gui calculator based on gaussian quadrature inegration Download

Added: June 30, 2013 | Visits: 583

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

Added: July 28, 2013 | Visits: 367

Ubercart SecureTrading Payment Method This module provides an Ubercart payment method for the SecureTrading.com gateway.The SecureTrading site reference must be entered in the payment methods admin page. You can configure whether to send SecureTrading emails to the customer and/or the merchant.The configuration page also lets you...


Platforms: PHP

License: Freeware Size: 10 KB Download (52): Ubercart SecureTrading Payment Method Download

Added: August 21, 2013 | Visits: 492

Gaussian Wave Packet: Step Scattering The Gaussian Wave Packet: Step Scattering model simulates the time evolution of a free Gaussian wave packet in position space when it is incident on a potential energy step. The position-space wave functions are depicted using three colors on the graph: black which depicts the absolute square of...


Platforms: Mac

License: Freeware Size: 824.32 KB Download (36): Gaussian Wave Packet: Step Scattering 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

Released: January 07, 2005  |  Added: April 24, 2006 | Visits: 3.404

100 Chords Method Play-along method to master the 100 most important guitar chords positions. You will also learn to read chord charts effortlessly.


Platforms: Windows

License: Shareware Cost: $49.95 USD Size: 1.2 MB Download (787): 100 Chords Method Download

Added: August 17, 2008 | Visits: 1.320

Art of Experiment scientific method software What do snarks, gooney birds, Mona Lisa and the scientific method have in common? Find out in this synthesis of fine art with experimental design and statistical analysis. The cdrom computer software is for high-school through college university students in biology, statistics, psychology, math,...


Platforms: Windows, Windows CE

License: Demo Cost: $65.00 USD Size: 1.92 MB Download (571): Art of Experiment scientific method software 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

Released: November 19, 2012  |  Added: November 19, 2012 | Visits: 343

Gaussian ESI Automated Creator A simple software to extract useful data from gaussian log files.


Platforms: Windows, Mac, Linux

License: Freeware Size: 310 KB Download (50): Gaussian ESI Automated Creator Download

Released: December 16, 2012  |  Added: December 16, 2012 | Visits: 393

Gaussian Output Tools Gaussian Output Tools is a package of simple scripts to extract data from Gaussian output files.


Platforms: Windows, Mac, Linux

License: Freeware Size: 2.09 KB Download (44): Gaussian Output Tools Download

< 1 2 3 4 5 >