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

Dependent Probability Worksheets software
Filter: All | Freeware | Demo
 

Dependent Probability Worksheets

< 1 2 3 4 5 > 
Added: July 08, 2010 | Visits: 1.495

Math::CDF Math::CDF is a Perl module to generate probabilities and quantiles from several statistical probability functions. SYNOPSIS use Math::CDF; $prob = &Math::CDF::pnorm(1.96); if( not defined($z = &Math::CDF::qnorm(0.975)) ) { die "qnorm() failed"; } or use Math::CDF qw(:all); $prob =...



Platforms: *nix

License: Freeware Size: 65.54 KB Download (129): Math::CDF Download

Added: April 23, 2010 | Visits: 914

multpsx multpsx is a project used to generate long multiplication worksheets in PostScript. It also generates a self-checking answer key. Usage: echo "123 456" | multpsx | lpr up to 6 multiplication problems can be specified on stdin. The output sheet is intended to have the sides fold back. (The...





Platforms: *nix

License: Freeware Size: 4.1 KB Download (99): multpsx Download

Added: November 07, 2010 | Visits: 933

addpsx addpsx project is a Perl script which generates addition worksheets in PostScript. It allows a variable number of digits. Usage: # addpsx | lpr digits must be between 1 and 4 Many parameters (e.g., size and spacing) are easily adjusted in the initialization section of this program.. To...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (96): addpsx Download

Added: January 27, 2010 | Visits: 857

PRECC eXtended PRECC eXtended is an infinite-lookahead compiler-compiler for languages with context-dependent grammars. The generated code is ANSI C and ANSI C++; the code will compile and run native under either C or C++. Specification scripts are extended BNF with inherited and synthetic attributes. Scripts...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (108): PRECC eXtended Download

Added: January 25, 2010 | Visits: 745

Domino Probability Students are shown a set of dominos and asked the probability of a certain outcome, such as picking a domino whose two numbers sum to eight. The converse is also asked (e.g. the probability of picking a domino whose two numbers do not sum to eight). The program allows the student to flip the...


Platforms: Mac

License: Freeware Size: 294 KB Download (103): Domino Probability Download

Released: July 19, 2012  |  Added: July 19, 2012 | Visits: 594

ActivityMaker ActivityMaker is an incredible all-in-one vocabulary worksheet and puzzle creator, making over a dozen different types of worksheets from your words and definitions! You enter a list of words and definitions (or use lists from Vocab-Flash, Vocab-Flash 2, Vocab-Flash 3, Web ActivityMaker or...


Platforms: Windows

License: Shareware Cost: $15.00 USD Size: 2.96 MB Download (465): ActivityMaker Download

Added: September 28, 2013 | Visits: 810

Bayesian Network tools in Java (BNJ) Bayesian Network tools in Java (BNJ) is an open-source suite of software tools for research and development using graphical models of probability. It is published by the Kansas State University Laboratory for Knowledge Discovery in Databases (KDD).


Platforms: *nix

License: Freeware Size: 1.87 MB Download (56): Bayesian Network tools in Java (BNJ) Download

Added: May 10, 2013 | Visits: 507

Fixed Data Dropdown In other words, this is a dependent drop down with a static data set consisting of the keys (which will be used for the first input selector) and the values (which will be in the dependent drop down).If the database's values do not uniquely identify a specific key, you may well want to save the...


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

License: Freeware Download (56): Fixed Data Dropdown Download

Added: May 10, 2013 | Visits: 355

Dependent fields 5.x-1.4-beta The module allows nested fields dependencies, which means that a field can depend on the value of a certain field that also depends on another field.It also you to determine whether the dependent "child field" will be attached right after its "parent field" in the form or not. This way the user...


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

License: Freeware Download (54): Dependent fields 5.x-1.4-beta Download

Added: May 10, 2013 | Visits: 613

How to implement state-dependent behavior An object in a program frequently has an internal "state", and the behavior of the object needs to change when its state changes. As someone who tends to think of objects as "data structures on steroids", it came as quite a shock when Netscape's Steve Abell pointed out that an object need not...


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

License: Freeware Download (51): How to implement state-dependent behavior Download

Added: May 10, 2013 | Visits: 490

Metropolis-Hastings Sampler The Metropolis-Hastings Sampler is the most common Markov-Chain-Monte-Carlo (MCMC) algorithm used to sample from arbitrary probability density functions (PDF). Suppose you want to simulate samples from a random variable which can be described by an arbitrary PDF, i.e., any function which...


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

License: Freeware Download (56): Metropolis-Hastings Sampler Download

Added: May 10, 2013 | Visits: 387

Weighted choice This script uses fact that any probability distributions can be sampled by computing the cumulative distribution, drawing a random number from 0 to 1, and finding the x-value where that number is attained on the cumulative distribution. The searchsorted(..) function performs this search. This...


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

License: Freeware Download (50): Weighted choice Download

Added: May 10, 2013 | Visits: 471

Get system/language dependent paths on windows This module provides a few functions to retrieve the path names of some windows system directories from the registry and the environment. These path names can be different depending on OS version, installation language, current user and personal setup. Because of this, they should not be included...


Platforms: Windows, Python,


Added: August 13, 2013 | Visits: 420

Fano Coding You can enter the probability of occurance of a group of symbols for the program and you will get the Fano code for each symbol. This is my first time to attach files to this category and hope that it will be useful for all.


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Fano Coding Download

Added: March 22, 2013 | Visits: 461

Laplace random variables This function generates random numbers distributed according to the Laplace distribution using the Probability integral transformation


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Laplace random variables Download

Added: June 12, 2013 | Visits: 556

Simple Exemple of Arithmetic Coding It calculate the arithmetic code of a string of char, subject to an alphabet "A" and a probability distribution "P". http://en.wikipedia.org/wiki/Arithmetic_coding


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Simple Exemple of Arithmetic Coding Download

Added: December 10, 2013 | Visits: 920

Phase Locked Loop Synthesis and Simulation Matlab worksheets for the synthesis and simulation of 2nd, 3rd, and 4th order systems using passive loop filters. The method employed is derived from Dean Banerjee's Book "PLL Performance, Simulation, and Design" 4th Edition.


Platforms: Matlab

License: Freeware Size: 10 KB Download (63): Phase Locked Loop Synthesis and Simulation Download

Added: August 20, 2013 | Visits: 749

Phase Noise to Jitter Usage:Jitter = Pn2Jitter(f, Lf, fc)Inputs:f: Frequency vector (phase noise break points), in Hz, row or column.Lf: Phase noise vector, in dBc/Hz, same dimensions, size(), as f.fc: Carrier frequency, in Hz, a scalar.Output:Jitter: RMS jitter, in seconds.Phase noise data can be derived from...


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Phase Noise to Jitter Download

Added: April 06, 2013 | Visits: 414

HUFFMANCODING format : [huffcodes,H,Hav,e]=huffmancoding(p,n)inputs: p is the probability of each alphabet symbol( eg:p=[.3 .2 .2 .2 .06 .04] )n is an integer that determines number of symbols at each frame(default:n=1)outputs: huffcodes: huffmancodesH: source entropyHav: average entropy for codinge: codding...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): HUFFMANCODING Download

Added: August 31, 2013 | Visits: 476

Tutorial - 1D finite square well Simulate a time dependent solution of Schrodinger's equation and calculate energy spectrum of a 1D finite square well using split-operator method.Reference: M. D. Feit, J. A. Fleck, Jr., and A. Steiger, "Solution of the Schrodinger Equation by a Spectral Method", Journal of Computational Physics...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Tutorial - 1D finite square well Download

< 1 2 3 4 5 >