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

Gaussian Distribution software
Filter: All | Freeware | Demo
 

Gaussian Distribution

< 1 2 3 4 5 

Optimal Distribution Substations Placement using Genetic Algorithm This program uses an Excel data file "DATA.xls" as an input to the program. the input file consists these worksheets: 1.input load data (active power of each load block and their X-Y cooedinates 2. present transformers and their capacities in kVA 3. candidate points for new transformers 4....



Platforms: Matlab

License: Freeware Size: 20.48 KB Download (41): Optimal Distribution Substations Placement using Genetic Algorithm Download

Gaussian Mixture Model (GMM) - Gaussian Mixture Regression (GMR) GMM-GMR is a set of Matlab functions to train a Gaussian Mixture Model (GMM) and retrieve generalized data through Gaussian Mixture Regression (GMR). It allows to encode efficiently any dataset in Gaussian Mixture Model (GMM) through the use of an Expectation-Maximization (EM) iterative learning...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (39): Gaussian Mixture Model (GMM) - Gaussian Mixture Regression (GMR) Download

Free Split and Merge Expectation Maximization for MultiVariate Gaussian Mixture Free Split and Merge Expectation-Maximization algorithm for Multivariate Gaussian Mixtures. This algorithm is suitable to estimate mixture parameters and the number of conpounds Usage ------- [logl , M , S , P] = fsmem_mvgm(Z , [M0] , [S0] , [P0] , [option]); Inputs ------- Z Measurements (d x N)...


Platforms: Matlab


Applying Greedy Algorithm and Local Search in a Supply Chain distribution problem This is an application of the Greedy Algorithm and the Local Search for finding a solution for the SC Distribution Network problem.We dealt with one level SC composed of a set of factories and a set of Sales Points, each sales point has a demand at a certain time, each factory has a production...


Platforms: Matlab


Added: August 16, 2013 | Visits: 372

image pyramid(Gaussian and Laplacian) Generate Gaussian or Laplacian pyramids, or reconstruct an image from a pyramid. Contains a demo script doing image blending using pyramids. The function is more convenient to use than the Matlab function impyramid.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 51.2 KB Download (45): image pyramid(Gaussian and Laplacian) Download

Added: August 09, 2013 | Visits: 446

Gaussian elimination with partial pivoting This code can be used to solve a set of linear equations using Gaussian elimination with partial pivoting. Note that the Augmented matrix rows are not directly switches. Instead a buffer vector is keeping track of the switches made. The final solution is determined using backward substitution.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (53): Gaussian elimination with partial pivoting Download

Added: March 26, 2013 | Visits: 377

Probability Distribution Plotter Probability Distribution Plotter (ProbDistPlot) is a GIU tool which plots statistical distributions commonly used in reliability engineering. The program plots the probability distribution function (pdf), the cumulative distribution function (cdf) and the hazard rate of each distribution. The...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 184.32 KB Download (39): Probability Distribution Plotter Download

Added: July 13, 2013 | Visits: 319

EM for HMM Multivariate Gaussian processes em_ghmm : Expectation-Maximization algorithm for a HMM with Multivariate Gaussian measurement Usage ------- [logl , PI , A , M , S] = em_ghmm(Z , PI0 , A0 , M0 , S0 , [options]); Inputs ------- Z Measurements (m x K x n1 x ... x nl) PI0 Initial probabilities (d x 1) : Pr(x_1 = i) , i=1,...,d. PI0...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (40): EM for HMM Multivariate Gaussian processes Download

Added: April 05, 2013 | Visits: 507

Montcarllo distribution phenomena An electron gun produces particles with specified rates and random velocities and direction, some of them collide with upper plate that its position and size are defined. This program simulate this process and shows what percent of particles collide with the plate and also show the distribution...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Montcarllo distribution phenomena Download

Added: September 16, 2013 | Visits: 293

gaussian pyramid and laplacian pyramid not getting results for 4 level/nlevel gaussian pyramid please try for improvement but gray levels are identified for successive levels and code is working wellunable to watch images for intermediate levels


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (38): gaussian pyramid and laplacian pyramid Download

In sample Value at Risk and backtesting with the Pearson type IV distribution There are two issues with the Pearson type IV distribution: (I) the complex gamma function entering the normalization constant in the probability density function (pdf) and (II) the complex Gauss hypergeometric function entering the cumulative distribution function (cdf). For the complex gamma...


Platforms: Matlab


Added: July 28, 2013 | Visits: 253

Pseudo-Wigner distribution The pseudo-Wigner distribution function provides space-frequency information from a given image. In this application, image data can be locally analyzed in any desired direction by the use of an sliding 1-D small window. Calculation time is greatly decreased this way, converting the PWD in a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Pseudo-Wigner distribution Download

Random numbers from a user defined piecewise polynomial distribution All the information required to compute the random sequence are extracted from the pp-form structure, in particular the lowest and the highest generated numbers corresponds to the first and last break of the pp form respectively.RANDPDFS uses FNINT to compute the cumulative distribution function,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Random numbers from a user defined piecewise polynomial distribution Download

Expectation Maximization of Gaussian Mixture Models via CUDA This is a parallel implementation of the Expectation Maximization algorithm for multidimensional Gaussian Mixture Models, designed to run on NVidia graphics cards supportingCUDA. On my machine, it provides up to 170x performance increases (16 dims, 16 clusters, 1000000 data points).See the report...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 143.36 KB Download (43): Expectation Maximization of Gaussian Mixture Models via CUDA Download

Useful Matlab Functions for Speaker Recognition Using Adapted Gaussian Mixture Model Implementation details of (i)-(iii) can be found in [1].The fourth function (gmm2sv.m) is to concatenate the means (i.e. centers) of GMM. The concatenated mean of adapted GMM is known as GMM supervector (GSV) and it is used in GMM-SVM based speaker recognition system. Details of GMM-SVM based...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Useful Matlab Functions for Speaker Recognition Using Adapted Gaussian Mixture Model Download

Added: July 31, 2013 | Visits: 417

Student distribution value This function retrieve the student distribution value for a given alpha and degree of freedom value.Inputs: a = can be any alpha value n = number of data pointsOutput: st = value of the student distribution alpha = the alpha value used perc = the corresponding percentageComment: a can be...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Student distribution value Download

Added: August 27, 2013 | Visits: 360

Fast ND multidimensional gaussian mixture random generator A fast generator of gaussian mixture samples with a general ND dimensional calling syntax.Permit to sample from a simple multivariate process to several gaussian mixture in a easy way.Please run mexme_sample_mvgm.m to compile on your own platform. (Be sure to mex -setup is done before)


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (38): Fast ND multidimensional gaussian mixture random generator Download

Added: April 13, 2013 | Visits: 654

Random numbers from a user defined distribution RANDPDF returns the matrix of random numbers from probability density distribution defined in p and px. p are the density (the y axis) and px are the value (the x axis) of the pdf. p and px must be of the same length. dim define the output matrix dimensions, for example dim=[100 3] define the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Random numbers from a user defined distribution Download

Added: August 26, 2013 | Visits: 321

random number generator for linear distribution Return random variable(s) with linear distribution within [0,1] and 0 outside; m specifies the slopeIn other wordP(x)= mx+b if 0


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): random number generator for linear distribution Download

Added: April 25, 2013 | Visits: 273

Gaussian Hypergeometric Function HYPERGEOMETRIC2F1 Computes a hypergeometric function using the series expansion:f(a,b;c;x)=1 + [ab/1!c]x + [a(a+1)b(b+1)/2!c(c+1)]x^2 +[a(a+1)(a+2)b(b+1)(b+2)/3!c(c+1)(c+2)]x^3 + ...This function solves the Gaussian Hypergeometric Differential Equation:x(1-x)y'' + {c-(a+b+1)x}y' - aby = 0


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Gaussian Hypergeometric Function Download

< 1 2 3 4 5