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

Parametric Methods software
Filter: All | Freeware | Demo
 

Parametric Methods

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

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 (63): VisualStat Download

Added: August 09, 2013 | Visits: 312

Two-Category Classifier Discriminant Functions is one of statistical technique used in Pattern Recognition for separating classses.This is parametric methods, means, it requires that mean and covariance of class is known. In other words, Probability Density of given class should be known to apply this method.Here, two... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Two-Category Classifier 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


Added: August 21, 2013 | Visits: 822

3-Band Parametric Equalizer The Simulink model in this submission implements a 3-band parametric equalizer using a time-varying IIR filter, whose filter coefficients are generated by a S-function. This S-function implements the digital parametric equalizer design algorithm created by Sophocles J. Orfanidis.The user inputs... Platforms: Matlab

License: Freeware Size: 337.92 KB Download (68): 3-Band Parametric Equalizer Download

Added: July 07, 2013 | Visits: 345

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 (43): Resampling statistical toolkit Download

Added: April 27, 2013 | Visits: 245

Non parametric spectral estimation comparision The five methods compared here are1) periodogram2) Corellogram3) Bartlett4) Blackman Tookey5) Welch Input data = X(t)=cos(f1)+cos(f2)+cos(f3) Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Non parametric spectral estimation comparision Download

Released: December 07, 2022  |  Added: February 02, 2023 | Visits: 14.840

XLSTAT XLSTAT is a complete analysis and statistics add-in for Excel. It has been developed since 1993. XLSTAT includes more than 240 features in general or field-specific solutions. The use of Excel as an interface makes XLSTAT a user-friendly and highly efficient statistical and multivariate data... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Demo Cost: $295.00 USD Size: 219.34 MB Download (4680): XLSTAT Download

Released: June 22, 2012  |  Added: June 22, 2012 | Visits: 578

Brahmi - Indic Input Methods & OT fonts Brahmi project aims at producing Java Input Methods and OpenType fonts for Indian languages. They are bundled with Brahmi - Word Processor which installs the fonts, Input Methods and font.properties files Platforms: Windows, Mac, Linux

License: Freeware Size: 907.02 KB Download (60): Brahmi - Indic Input Methods & OT fonts Download

Released: August 18, 2012  |  Added: August 18, 2012 | Visits: 423

PySlice, parametric modeling controller Pyslice provides utility functions for parametric modeling. PySlice creates data sets based on a series of template files, then runs a model against each data set. It tracks each model's progress keeping the total number under a user set limit. Platforms: Windows, Mac, Linux

License: Freeware Size: 36.4 KB Download (46): PySlice, parametric modeling controller Download

Released: November 04, 2012  |  Added: November 04, 2012 | Visits: 554

The Nice Programming Language New object-oriented programming language based on Java, with the following advanced features: parametric types, anonymous functions, multi-methods, tuples, optional parameters.Nice also detects more errors during compilation (null pointers, casts). Platforms: Windows, Mac, Linux

License: Freeware Size: 1.29 MB Download (52): The Nice Programming Language Download

Added: May 10, 2013 | Visits: 352

Tkinter : moving geometry methods A common way to create new compound widgets is to inherit Frame, create everything you need inside it and pack this base Frame on your application.This script is an alternative to this method, that sets geometry methods and options from a wiget to another. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Tkinter : moving geometry methods Download

Added: April 13, 2013 | Visits: 413

Binary Conversion Methods Five methods for converting a signal to a binary representation. Methods outlined in Arthur Petrosian, "Kolmogorov Complexity of finite sequences and recognition of different preictal eeg patterns".Methods are:1. average method: sample assigned 1 if above the signal average2. modified zone... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Binary Conversion Methods Download

Objective evaluation of binarization methods for document images % This function can be used to evaluate objectively the performance of binarization methods for document image.%% May 17th, 2010, By Reza Farrahi Moghaddam, Synchromedia Lab, ETS,% Montreal, Canada%% The implemented measures are as follows [1]:% Precision% Recall% Fmeasure (used as one of the... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1.55 MB Download (39): Objective evaluation of binarization methods for document images Download

Methods for calculating precise logarithm of a sum and subtraction Disclosed are methods to compute the precise value of the logarithm of a sum and the logarithm of a subtraction.A number of practical problems can result in having too big or small values in intermediate values of a calculation. Then one tries to take logarithm of these values and operate on... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 102.4 KB Download (44): Methods for calculating precise logarithm of a sum and subtraction Download

Minimum settling time control design through direct search optimization methods See paper "Minimum settling time control design through direct search methods" (preprint on http://arxiv.org/abs/1109.5966) by the same author.The settling time of a closed-loop response, depending on controller parameters, is an objective function not only non-smooth but actually discontinuous.... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Minimum settling time control design through direct search optimization methods Download

1 2 3 4 5 >