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

Gaussian Elimination Method software
Filter: All | Freeware | Demo
 

Gaussian Elimination Method

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 613

Default Selected Shipping Method Choose the shipping method default selected in the checkout_shipping.php page in the shop; not necessarily the cheapest.



Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (50): Default Selected Shipping Method Download

Added: May 10, 2013 | Visits: 828

Shipping Method Based On Order Total This contribution will allow you to choose the shipping method based on the total order, i.e. for orders under $200, ship with USPS, while for orders over $200, ship with UPS. It will also allow you to enable/disable shipping, depending on whether order is in the US or not.This is, in part, based...





Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (52): Shipping Method Based On Order Total Download

Added: May 10, 2013 | Visits: 583

TNT Express shipping method This simple contribution is usefull to add TNT express shipping method in your site.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (57): TNT Express shipping method Download

Added: May 10, 2013 | Visits: 538

PlugnPay - API Payment Method API Payment Method For SSL Enabled Servers. Used with all builds of osCommerce v2.2


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (49): PlugnPay - API Payment Method Download

Added: May 10, 2013 | Visits: 615

Payment method fee This order total allows to add a fee to the order total according to the payment method choosen, and this fee will be shown on the payment page (important for the customer to see how much he will be charged before choosing). Works fine with COD for example.A Tax class for this fee can also be...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): Payment method fee Download

Added: May 10, 2013 | Visits: 462

Ubercart Payment Method Adjustments 5.x- The fees and discounts will be displayed to the customer during the checkout process with small print underneath the payment method.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 5.x - Drupal...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (49): Ubercart Payment Method Adjustments 5.x- Download

Added: May 10, 2013 | Visits: 479

Ubercart Payment Method Adjustments 5.x- The fees and discounts will be displayed to the customer during the checkout process with small print underneath the payment method.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 5.x - Drupal...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): Ubercart Payment Method Adjustments 5.x- Download

Added: May 10, 2013 | Visits: 451

High-performance currying with instance method This script implements the instance method for performing currying. Instance method provides a way to perform currying such that the curried function runs much faster than one produced by closure. Currying is an important technique to build callables on the fly and is well covered in other...


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 520

Decorator for main method Decorator for main method script shows how to do the same thing with a decorator that makes the code much cleaner.This allows option and argument parsing to be hidden from the main code in your program. The user simply passes an optional getopt string and the number of required arguments. Then...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Decorator for main method Download

Added: May 10, 2013 | Visits: 786

Obtaining the name of a function/method This scripts shows you how to obtain the name of a method or a function from within the running method/function.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Obtaining the name of a function/method Download

Added: May 10, 2013 | Visits: 454

Method signature checking decorators This script adds parameter type checking to each method or function invocation.It is not a replacement for static typing.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Method signature checking decorators Download

Added: May 10, 2013 | Visits: 446

Right method names suggestion This script uses __getattr__ to modify the error messages given when a wrong class method is called. It shows the first five ranked most similar method names, followed by the first line of their docstrings (this is useful to see their parameters, if you use this convention in your sources), and...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Right method names suggestion Download

Added: May 10, 2013 | Visits: 507

Class with default method handler This script is a class whose objects can handle undefined method calls, passing them on to a default handler.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Class with default method handler Download

Added: May 10, 2013 | Visits: 468

Method call when exit "with" statement This script provides a context manager that allows the user to specify a method on the passed-in object to be called when the 'with' statement is exited. This is a generalization of contextlib.closing.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Method call when exit "with" statement Download

Added: September 02, 2013 | Visits: 559

BER Curve for QPSK in Gaussian Environment This program calculates BER curve against SNR for QPSK Modulation in Gaussian Environment.It calculates 100 errors for for each SNR value before calculating BER. This gives a good approximation of BER.I hope this will help students alot.Please feel free to contact me should anyone has any queries.


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): BER Curve for QPSK in Gaussian Environment Download

Added: April 29, 2013 | Visits: 577

BER Curve for BPSK in Gaussian Environmen Calculate and plot BER curve against SNR for BPSK Modulation in Gaussian Environment.It calculates 100 errors to Calculate BER for every SNR value to ensure better approximation.I hope that this help students of signal processing and communications...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): BER Curve for BPSK in Gaussian Environmen Download

Added: March 28, 2013 | Visits: 502

Fast Gaussian Filtering A recursive implementation of the Gaussian filter. This implementation yields an infinite impulse response filter that has 6 MADDs per dimension independent of the value of sigma in the Gaussian kernel.Recursive Gabor filtering for 1D and 2D signals. For more information please...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Fast Gaussian Filtering Download

Added: April 11, 2013 | Visits: 460

Gaussian window in 3 dimensions G3 = gauss3D(sz_X, sz_Y, sz_Z, a, prec);returns a 3 dimensional matrix being a gaussian bell curve where the width in the (x/y/z)-dimension is proportional to 1/a(1), 1/a(2) and 1/a(3), respectively. "prec" is the data precision.Default is a=[2.5 2.5 2.5] and prec='double'Examples:Cubic-shaped...


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Gaussian window in 3 dimensions Download

Added: September 10, 2013 | Visits: 655

golden section method algorithm Golden section method - searching for minimum of the function on given interval files:golden.m - main algorithm, computing minimum on intervalf.m - given function - file to modify by the user!


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): golden section method algorithm Download

Added: August 28, 2013 | Visits: 535

Circle Fit (Kasa method) This is the fastest (though not most accurate) method of fitting a circlle to data points on a plane (given by their xy-coordinates). It returns the circle center (a,b) and radius R. It was proposed by I. Kasa in article "A curve fitting procedure and its error analysis", IEEE Trans. Inst. Meas.,...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Circle Fit (Kasa method) Download

< 1 2 3 4 5 >