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

Pregnancy Probability software
Filter: All | Freeware | Demo
 

Pregnancy Probability

< 1 2 3 4 5 > 
Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 567

Lark Pregnancy Calendar A software for mothers -to-be and fathers-to-be, can help you give birth to a perfectly healthy little baby! This is the calendar software designed for women at childbearing age. You will just set the first date of your period, time of menstrual cycle, duration of your period, luteal phase...



Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 1.07 MB Download (500): Lark Pregnancy Calendar Download

Added: September 28, 2013 | Visits: 811

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

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

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: August 13, 2013 | Visits: 421

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

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: April 06, 2013 | Visits: 415

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: July 07, 2013 | Visits: 503

Cornish-Fisher VaR Rt: returns seriesalpha: VaR levelOUTPUT:CFVAR: Cornish fisher VaR with alpha probability and time horizon as the returns series frequancy


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Cornish-Fisher VaR Download

Added: June 02, 2013 | Visits: 487

laplace.m Creates a 1,2 or 3 dimensional probability distribution supported on user-supplied lattice points subject to linear and moment constraints. A trite financial example is provided.


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): laplace.m Download

Added: June 29, 2013 | Visits: 315

Fitting Survival Probability Models This is a MATLAB(R) implementation of the ideas discussed in Lopez-Calva, G. and K. Shea, "Fitting Survival Probability Models," WILMOTT Magazine, issue 45, pp. 16-22.We estimate the parameters of three different survival probability models based on credit default swap (CDS) spreads. The...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Fitting Survival Probability Models Download

Added: June 24, 2013 | Visits: 285

Camouflage evolution simulation with Genetic algorithm The algorithm that modeling the processof arbitrary picking matches from matchboxes with equal probability. The process will terminate when one of matchboxes get empty


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (49): Camouflage evolution simulation with Genetic algorithm Download

Added: May 14, 2013 | Visits: 292

Banach's match problem The algorithm that modeling the processof arbitrary picking matches from matchboxes with equal probability. The process will terminate when one of matchboxes get empty


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Banach's match problem Download

Added: August 06, 2013 | Visits: 456

Compares probabilities of two binomial samples Compares probabilities of two binomial samples X, Y from a Bernoully experiments with probability p1 for set X and p2 for set YTest the null hypothesis H_0: p1 = p2 vs alternatives H_1: p1 > p2 H_2: p1 < p2 H_3: p1 != p2 Input: X - row of 0 or 1 Y - row of 0 or 1 Output: z - normal statistics...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Compares probabilities of two binomial samples Download

Added: July 03, 2013 | Visits: 363

LEPSTEST LEPSTEST [lepss] = lepstest(cumclimate,xo,xf,refprob) This code computes LEPS score LEPS: Linear Error Probability Space (Ward and Folland, 1991) lepss - Linear Error Probability Space Score xo - measured values: column vector or scalar xf - forecasted values: column vector or scalar...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): LEPSTEST Download

Added: June 14, 2013 | Visits: 325

Poisson Distribution Calculator A very simple program that gives Poisson probability P(m,n) where m is the average outcome and n is one certain outcome.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Poisson Distribution Calculator Download

Added: August 15, 2013 | Visits: 455

ErlangB loss formula This m-file calculates the blocking or loss probability of a network node or link using the Erlang B loss formula. It does not use the formula directly (which doesn't work with high numbers) but an iterative algorithm. Tested with MATLAB R13 and Octave.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (65): ErlangB loss formula Download

Added: August 10, 2013 | Visits: 397

Assessing bank's default probability using the ASRF model The codes follow the paper Radkov P. and Minkova L. (2011) "Assessing bank's default probability using the ASRF model", Serials Publications' IJTMM, to derivation of implied default probabilities from the Vasicek model (asymptotic single risk factor model) and Basel 2 framework. The method for...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Assessing bank's default probability using the ASRF model Download

Added: May 22, 2013 | Visits: 420

GENERATOR CAPACITY OUTAGE PROBABILITY TABLE In Power System Reliability Studies, Capacity Outage Probability Table (COPT) forms one of the basic necessary indices. It is often required to generate COPT for Generators."Generator_COPT.m" is a function which takes the following three input to generate COPT for Generator Bus:1. Number of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): GENERATOR CAPACITY OUTAGE PROBABILITY TABLE Download

Added: September 08, 2013 | Visits: 493

Apply a function to a set of probability distributions Returns the distribution of the function FUN applied to the set of distributions given in VARARGINPDFFUN Apply a function to a set of probability distributions[S,P,C]=PDFFUN(FUN,VARARGIN) will return the distribution of the function FUN applied to the set of distributions given in VARARGIN The...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Apply a function to a set of probability distributions Download

< 1 2 3 4 5 >