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

Cumulative Distribution Function software
Filter: All | Freeware | Demo
 

Cumulative Distribution Function

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

Number Format function This function takes a number (integer or float) and returns a string with the integer portion grouped by thousands and the decimal portion rounded or padded to given number of decimal places. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Number Format function Download

Added: August 07, 2013 | Visits: 466

Boosting Demo This demo gives a clear visual presentation of what happens during the Adaboost algorithms. It shows how the decision boundary, example weights, training error and base learner weights change during training.A selection of base learning algorithms are included: Linear Regression, Naive Bayes,... Platforms: Matlab

License: Freeware Size: 10 KB Download (56): Boosting Demo Download

Added: May 10, 2013 | Visits: 883

A recursive function to get permutation of a list A recursive function to get permutation of a list script allows you to make permutation on a list of objects. The script does not work on repeated items in the list. Platforms: Windows, Mac, *nix, Python, BSD Solaris


CDF for Tracy-Widom Distribution of Gaussian Unitary Ensemble The file contains a 2 x 495 matrix that can be read using the MatLab "csvread" command. Requirements: - MATLAB 7.8 or higher Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Released: November 16, 2012  |  Added: November 16, 2012 | Visits: 534

Barcode Packaging Supply Distribution Barcode Packaging Supply Distribution Software offers simplest and convenient way to design professional and standardized barcode labels to fulfill packaging and distribution requirements of foods and goods for packaging, supply and distribution industry. With the help of Barcode Packaging Supply... Platforms: Windows

License: Shareware Cost: $38.00 USD Size: 4.93 MB Download (55): Barcode Packaging Supply Distribution Download

Released: September 10, 2012  |  Added: September 10, 2012 | Visits: 680

PHP Function Index The PHP Function Index (PHPfi) is a simple browser to quickly look up any PHP function. Its search offers realtime-filtering of the function list and it downloads and caches the user contributed notes from PHP.NET for instant lookup. Additionally its AppleScript interface lets you look up PHP... Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 399.36 KB Download (55): PHP Function Index Download

Added: May 10, 2013 | Visits: 640

Associating parameters with a function In functional programming, currying is a way to bind arguments with a function and wait for the rest of the arguments to show up later. You "curry in" the first few parameters to a function, giving you a function that takes subsequent parameters as input and calls the original with all of those... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Associating parameters with a function Download

Added: May 10, 2013 | Visits: 443

Function composition This script contains two classes that show two styles of function composition. The difference is only when the second function (g) returns a tuple. compose function passes the results of g as a tuple, mcompose treats it as a tuple of args to pass along. Note that extra args provided to... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Function composition Download

Added: May 10, 2013 | Visits: 459

Debug statements include function name This script allows a user to place debug messages, error messages and standard messages throughout a program. The function name and line number will be added to each debug and error message before it is printed out. In addition, each of these messages can be passed to multiple handler objects... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Debug statements include function name Download

Function to generate Timeseries file to use for Moore FSM coverage analysis. This function generates a Timeseries file which can be used for Moore FSM coverage analysis.The file is generated in the working directory and can be opened into the Workspace for use by MATLAB, or read directly into Simulink using the 'Import Data From File' source block.The generated Timeseries... Platforms: Matlab


Added: July 07, 2013 | Visits: 359

Laplacian random number generator function y = laprnd(m, n, mu, sigma)%LAPRND generate i.i.d. laplacian random number drawn from laplacian distribution% with mean mu and standard deviation sigma.% mu : mean% sigma : standard deviation% [m, n] : the dimension of y.% Default mu = 0, sigma = 1.% For more information, refer to%... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (54): Laplacian random number generator Download

Added: May 10, 2013 | Visits: 789

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

Extract a inner function from a class This function can extract a inner function from a class or a function. It may be useful when writing a unit test code. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Extract a inner function from a class Download

Added: May 10, 2013 | Visits: 489

Function emulation using __call__ This script defines a simple but useful class that emulates a function to gracefully permit latent assignment. In other words, you can use the emulating class as a valid function in assignments with the ability to later associate a function to perform the actual operations. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Function emulation using __call__ Download

Released: June 27, 2012  |  Added: June 27, 2012 | Visits: 696

OctoTools Octotools is multi-function software that does GUI based forms design with automated e-distribution, PCL/PostScript printer output, PDF conversion, and email in an integrated low-cost package Along with legacy output support, OctoTools(tm) is aimed specifically at automating: forms design,... Platforms: Windows, Linux

License: Commercial Cost: $2995.00 USD Size: 1000 KB Download (53): OctoTools Download

Added: September 17, 2013 | Visits: 929

Autocorrelation and Crosscorrelation function of gold sequence This m-file finds and plots the autocorrelation and crosscorrelation function(ACF and CCF) of generated Gold codes of length 31.Crosscorrelations are three valued. Platforms: Matlab


Added: July 23, 2013 | Visits: 380

Xfoil Interface This simple function will use a system call to run Xfoil. It then loads the results into a data structure which you can then use in your Matlab script.For example to deflect the trailing edge of a NACA0009 by 5deg at 65% chord and run multiple incidence angles...[pol foil] =... Platforms: Matlab

License: Freeware Size: 10 KB Download (53): Xfoil Interface Download

Added: September 03, 2013 | Visits: 607

CDF for Tracy-Widom (TW1) Distribution The attached CSV file contains a 751 x 2 matrix, which can be read using the MATLAB "csvread" command.>>data = csvread('TW1.csv');The first column is the standardized test statistic Z, ranging from -3.9 to 3.6 in increments of 0.01. The second column is the cumulative distribution function (CDF).... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 102.4 KB Download (52): CDF for Tracy-Widom (TW1) Distribution Download

Released: October 05, 2012  |  Added: October 05, 2012 | Visits: 694

SquidNet Network Distribution Processor SquidNet Software's Network Distribution Processor (SquidNet-NDP) allows just about any distributed processing application (Maya, 3D Studio Max, Blender, Lightwave, etc...) with a command-line based interface to evenly distribute job "slices", segments or frames amongst one or more network... Platforms: Windows

License: Shareware Cost: $20.00 USD Size: 17.6 MB Download (52): SquidNet Network Distribution Processor Download

Added: May 10, 2013 | Visits: 576

Finding the value passed to a function by name Sometimes inside a decorator that creates a function with a generic (*args, **kwargs) signature, you want to access a value passed for a particular parameter name to a wrapped function, but don't know whether that value will be passed as a positional or keyword argument, or whether the wrapped... Platforms: Windows, Mac, *nix, Python, BSD Solaris


< 1 2 3 4 5 >