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 49.597.278 Times

Methods software
Filter: All | Freeware | Demo
 

Methods

< 1 2 3 4 5 > 
Released: May 25, 2014  |  Added: July 09, 2014 | Visits: 529

VisualStat VisualStat is a comprehensive and versatile desktop statistics package that is simple for beginners, yet powerful enough for experts. It is designed for business, science, marketing, and education, with fully functional spreadsheet. It incorporates all the descriptive statistics, parametric and...



Platforms: Windows 8, Windows, Windows 7

License: Shareware Cost: $99.00 USD Size: 558.73 MB Download (57): VisualStat Download

Added: May 10, 2013 | Visits: 476

Javascript Tools Javascript Tools provides a common set of methods extending those available in Drupal core (drupal.js) for Javascript and AJAX module development in Drupal.Installation - To install, move this directory and all its subdirectories to your sites/all/modules directory. - Enable it in Administer ->...





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

License: Freeware Download (49): Javascript Tools Download

Added: May 10, 2013 | Visits: 458

decorator: suppressable This script is useful for decorating functions/methods that you'd like to disable from the main loop or commandline via optparse.


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

License: Freeware Download (81): decorator: suppressable Download

Added: May 10, 2013 | Visits: 357

Weakmethod Script This script introduces weakly-bound methods. You could use this decorator to create methods that weakly-reference their instance (im_self). This means that the method itself will not keep the object alive. Useful for callbacks, caches, and avoiding cyclic references.


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

License: Freeware Download (50): Weakmethod Script Download

Added: May 10, 2013 | Visits: 413

Constants in Python In Python, any variable can be re-bound at will -- and modules don't let you define special methods such as an instance's __setattr__ to stop attribute re-binding. This script allows you to manage constants in Python.


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

License: Freeware Download (51): Constants in Python Download

Added: May 10, 2013 | Visits: 232

Classmethod emulation in python2.1 Class methods were introduced in python2.2. This script illustrates how the same effect can be achieved in python 2.1.


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

License: Freeware Download (53): Classmethod emulation in python2.1 Download

Added: May 10, 2013 | Visits: 462

Dynamically added methods to a class This script allows you to add a method to a class at an arbitrary point in your code. The method is available instantly to all already existing instances and of course ones yet to be created. If you specify method_name then that name is used for the method call.


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

License: Freeware Download (51): Dynamically added methods to a class Download

Added: May 10, 2013 | Visits: 409

List mixin This script allows you to create custom list classes from a small subset of list methods.Subclasses should define _get_element(i), _set_element(i, value), __len__(), _resize_region(start, end, new_size) and _constructor(iterable). Define __iter__() for extra speed. The _get_element() and...


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

License: Freeware Download (51): List mixin Download

Added: May 10, 2013 | Visits: 480

Rebind class properties Sometimes you define properties in base class and override the getter setter methods in derived classes. Then you find out the base class though has derived properties are still pointing to baseclasse's methods not the overriden ones.


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

License: Freeware Download (51): Rebind class properties Download

Added: July 14, 2013 | Visits: 202

StringList The StringList library is a collection of utility methods for ActionScript 3. Based on the ColdFusion list functions, this library allows you to quickly and easily manipulate lists.Most current list methods from ColdFusion (excluding some ColdFusion specific ones, like valueList()) are included.


Platforms: Flash

License: Shareware Cost: $0.00 USD Size: 245.76 KB Download (39): StringList Download

Added: July 07, 2013 | Visits: 334

Resampling statistical toolkit This package contains a set of functions for inferiential statisticsusing resampling methods. Data are organized into arrays so multiple tests can be run at once (up to one million test per second). The package supports bootstrap, permutation and parametric statistics using paired or unpaired...


Platforms: Matlab

License: Freeware Size: 61.44 KB Download (39): Resampling statistical toolkit Download

Added: June 02, 2013 | Visits: 594

Structure Learning Package for Bayes Net Toolbox Learning methods for Bayesian Networks and statistical tools


Platforms: Matlab

License: Freeware Size: 2.06 MB Download (40): Structure Learning Package for Bayes Net Toolbox Download

Optimization with MATLAB and the Genetic Algorithm and Direct Search Toolbox M-files accompanying the " Genetic Algorithms & New Optimization Methods in MATLAB " webinar.These files provide what you need to run the two demos: Optimization of non-smooth objective function, and Optimization of a random stochastic objective function.To run the first demo run the file...


Platforms: Matlab


Added: August 08, 2013 | Visits: 511

Optimize Truss by FSD and SLP This is a Matlab code for optimizing a plane truss by two methods : Fully Stress Design and Sequential Linear Programming. In SLD, we deal with the Euler buckling condition and some other constraints.


Platforms: Matlab

License: Freeware Size: 71.68 KB Download (48): Optimize Truss by FSD and SLP Download

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

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

Added: May 03, 2013 | Visits: 398

Generalized Newton Raphson Method Two methods are provided -1) an automatic updation method which can be effectively used outside of a loop since it writes out a newton-raphson computation file from the parameters received.2) a manual file generation method; effective when the resulting file has to be called repeatedly in a loop.


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Generalized Newton Raphson Method Download

Added: May 30, 2013 | Visits: 563

transmission lines fault analysis There are several methods to solve the transmission line fault problem. In this example i showed how to solve the transmission lines in simulink . . .The problem is taken from the Hadi Sadat power system. Page no 482 Ex-11.3keep Enjoying


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): transmission lines fault analysis Download

Added: April 14, 2013 | Visits: 567

Simulink solution of Differential Equation A differential equation can be solved by several methods. I have presented the simulink method to solve the differential equ. The que is showed in the screenshot.Queries and Comments are dearly invited.


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Simulink solution of Differential Equation Download

Mackey-Glass Time Series Forecasting using Method 1 Single Stage Fuzzy Forecaster There are three methods (1, 2 & 3 [Back-propagation]) for forecasting a time series. Here is a collection of MATLAB programming, screen shorts, Fig files giving results. Follow comments in the files to run programs


Platforms: Matlab


< 1 2 3 4 5 >