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

Numerical Methods Formulas freeware
Filter: All | Freeware | Demo
 

Numerical Methods Formulas

1 2 3 4 5 > 
Added: September 02, 2013 | Visits: 624

Numerical Methods for Physics Designed for physicists, this book covers a variety of numerical and analytical techniques used in physics that are applied to solving realistic problems. Platforms: Matlab

License: Freeware Size: 194.56 KB Download (51): Numerical Methods for Physics Download

Added: March 31, 2013 | Visits: 576

Numerical Methods for Physics, 2e Designed for physicists, this book covers a variety of numerical and analytical techniques used in physics that are applied to solving realistic problems.For a full book description and ordering information, please refer to http://www.mathworks.com/support/books/book1592.jsp. Platforms: Matlab

License: Freeware Size: 143.36 KB Download (47): Numerical Methods for Physics, 2e Download

Added: October 02, 2010 | Visits: 1.321

Free Finite Element Package Free Finite Element Package is a modular collection of C libraries which contain numerical methods required when working with linear and quadratic finite elements in two dimensions. FFEP works on GNU/Linux and is portable to every system where MEML (i.e. LAPACK and BLAS) are available. The goal... Platforms: *nix

License: Freeware Size: 337.92 KB Download (125): Free Finite Element Package Download

Released: June 03, 2012  |  Added: June 03, 2012 | Visits: 203

Spasmos Spasmos is a Python package that allows scientists to simulate the dynamics of highly collisional plasmas using a number of numerical methods. Platforms: Windows, Mac, Linux

License: Freeware Size: 1.82 MB Download (45): Spasmos Download

Radiation Heat Transfer Shape Factor (Mechnical Engineering) RADIATION HEAT TRANSFER- SHAPE FACTOR CALCULATION (MECHANICAL ENGINEERING) The file, sfactor.m ; (example) xxx = sfactor(a).calculates shape factor between two flat surfaces with arbitrary orientation and location. (sfactor12.m and sfactor16.m are similar to sfactor.m but with 12 and 16... Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Radiation Heat Transfer Shape Factor (Mechnical Engineering) Download

Released: January 08, 2003  |  Added: October 23, 2006 | Visits: 2.755

DeadLine The program solves algebraic equations. It displays the graphic of the function and a list of the real roots of the equation. It also includes the option to evaluate a function and its derivative. The application has a simple wizard-driven interface.The context sensitive help will guide you step... Platforms: Windows

License: Freeware Size: 661 KB Download (709): DeadLine Download

Released: November 09, 2015  |  Added: November 16, 2015 | Visits: 1.184

Data Mining Learn data mining with easy-to-use examples. Teach computer to add, subtract, Boolean operations, Fishers Iris task and even chess moves with convenient application NeoNeuro Data Mining! You will be amazed how Data Mining learns chess step by step, like a child. Unlike neural nets NeoNeuro Data... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 2.09 MB Download (158): Data Mining Download

Added: May 02, 2013 | Visits: 428

wp-num-captcha Adds Numerical addition CAPTCHA anti-spam methods to WordPress on the comment form. In order to post comments, users will have to type in the phrase shown on the addition. This can help prevent spam from automated bots.installation : 1. Upload the wp-num-captcha folder to the... Platforms: PHP

License: Freeware Size: 20.48 KB Download (44): wp-num-captcha Download

Added: October 15, 2010 | Visits: 1.625

Formulas Rendering Plug-In for the Gimp 2 Formulas Rendering Plug-In for the Gimp 2 is a simple plugin that allows you to change the values of each color channel of each pixel of a layer by using mathematical expressions. It is able to handle RGB* and Gray* images. Available operators are: +, -, *, /, ^, and %. There are many functions... Platforms: *nix

License: Freeware Size: 163.84 KB Download (127): Formulas Rendering Plug-In for the Gimp 2 Download

Added: November 05, 2010 | Visits: 971

Template Numerical Toolkit Template Numerical Toolkit (TNT) is a collection of interfaces and reference implementations of numerical objects useful for scientific computing in C++. The toolkit defines interfaces for basic data structures, such as multidimensional arrays and sparse matrices, commonly used in numerical... Platforms: *nix

License: Freeware Size: 28.67 KB Download (97): Template Numerical Toolkit Download

Added: May 10, 2013 | Visits: 516

TBCI numerical library This is a templated library of numerical base classes which implement basic data structures like complex numbers, dynamic vectors, static vectors, different types of matrices like full matrices, band matrices, sparse matrices, etc. and also included a representation for Tensors and its typical... Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (49): TBCI numerical library Download

Added: May 10, 2013 | Visits: 483

USPS Methods 2.8d This allows a site owner to choose which USPS shipping methods will be available to the customer. Settings can be changed in the admin interface under Modules->Shipping->United States Postal Service.For example, if you select "Express" and "Priority", then a customer will only be shown those two... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (50): USPS Methods 2.8d Download

Added: May 10, 2013 | Visits: 501

Generating get/set methods using closures When creating a class,one often end up writing lots get/set methods which essentially do the same thing e.g. get_name, get_age, ... , set_name, set_age, ... - each such method will simply set or return the value of its associated attribute. This script is a stategy for automating the creation of... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Generating get/set methods using closures Download

Added: May 10, 2013 | Visits: 502

Abstract methods/classes The point is that python doesn't have a notion of abstract methods.Abstract methods are part of a base class that defines an interface, without any code. Abstract methods can't be called directly, because they don't contain any code in their definition. In the definition of the base class, you... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Abstract methods/classes Download

Added: May 10, 2013 | Visits: 454

Static or Class Methods This script implements class methods that do not require an object instance. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Static or Class Methods Download

Added: May 10, 2013 | Visits: 491

Changing return value for mutating list methods Mutating list methods such as 'append' or 'extend' return None instead of the (mutated) list itself. Sometimes, this is not the desired behaviour. To have a reference to the (mutated) list returned is usefull, if one wants to chain commands such as mylistinstance.append(7).sort(). Platforms: Windows, Mac, *nix, Python, BSD Solaris


Overlap Add Overlap Save methods implementation for block DFT processing The overlap add and overlap save are the two generally implemented methods when the input is greater than the maximum processible block in MATLAB because of memory constraints. Platforms: Matlab


Use of pdepe and Laplace Transform to Solve Heat Conduction Problems In the present program three methods are used to solve a heat conduction problem. This problem is given in M. N. doOCozisik, Heat Conduction, Wiley, New York, 1980. We use pdepe, short times solution based on analytical inversion of a Laplace transform and finally a numerical solution based on... Platforms: Matlab


Added: July 02, 2013 | Visits: 445

Numerical Inversion of Laplace Transforms The inversion of Laplace transforms is performed using two methods: (1) the Zakian method and (2) the Fourier series approximation. Results are in agreement with analytical solutions. The Zakian method presents problems for transcendental functions. The Fourier series gives better results when... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (46): Numerical Inversion of Laplace Transforms Download

Exact Numerical Simulation of the Ornstein-Uhlenbeck Process This code implements and plots the exact numerical solution of the Ornstein-Uhlenbeck process and its time integral. The numerical method here used was published by D.T. Gillespie in 1996 in the journal Physical Review E.The probability density function and its plot for the Ornstein-Uhlenbeck... Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Exact Numerical Simulation of the Ornstein-Uhlenbeck Process Download

1 2 3 4 5 >