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

Experimental Probability software
Filter: All | Freeware | Demo
 

Experimental Probability

< 1 2 3 4 5 > 
Added: June 12, 2013 | Visits: 554

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

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

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

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

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

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

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

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

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

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

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: April 27, 2013 | Visits: 522

Pearson Chi Square Hypothesis Test CHI2TEST: Single sample Pearson Chi Square goodness-of-fit hypothesis test.H=CHI2TEST(X,ALPHA) performs the particular case of Pearson Chi Square test to determine whether the null hypothesis of composite normality PDF is a reasonable assumption regarding the population distribution of a random...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Pearson Chi Square Hypothesis Test Download

Added: August 07, 2013 | Visits: 422

Extended compact genetic algorithm Extended compact genetic algorithm (ECGA) is an algorithm that can solve hard problemsin the binary domain. ECGA is reliable and accurate because of the capability ofdetecting building blocks, but certain difficulties are encountered when we directly applyECGA to problems in the integer domain....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Extended compact genetic algorithm Download

Added: August 10, 2013 | Visits: 395

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

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: July 24, 2013 | Visits: 347

Explore Experimental Data The tool makes some of MATLAB's plotting and analysing functions available by a GUIPurpose---------------------------------MATLAB offers a huge variety of plotting and visualizing tools. Thistoolbox tries to make some of these function available by a graphicaluser interface (GUI). It is capable...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 245.76 KB Download (43): Explore Experimental Data Download

Added: September 08, 2013 | Visits: 491

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

Added: July 11, 2013 | Visits: 396

BinomialProbability This function provides the probability of surviving k of n trials for which the probability of each trial is p (for success) or 1-p for failure. So, if one has a 60% chance of surviving each event, there are 10 events, and you want to know the chance of surviving 4, and only 4, events then n=10,...


Platforms: Matlab

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

Discrete matrix distribution and its various parameters for educational purpose example: dismat(50,5,6) creates a 5x6 probability matrix and gives various parameters. dismata(a,r,c) a-matrix, r-row vector of x-values, c-column vector of y values. Freshers can see and appreciate the work load in the computation.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (54): Discrete matrix distribution and its various parameters for educational purpose Download

Added: May 16, 2013 | Visits: 327

CouchDB integration An experimental integration between CouchDB and Drupal.Note: this module is a proof of concept / experiment. If you want to help either jump in the issue queue or contact me directly.


Platforms: PHP

License: Freeware Size: 10 KB Download (47): CouchDB integration Download

< 1 2 3 4 5 >