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

Gaussian Integral software
Filter: All | Freeware | Demo
 

Gaussian Integral

< 1 2 3 4 5 > 
Released: December 16, 2012  |  Added: December 16, 2012 | Visits: 395

Gaussian Output Tools Gaussian Output Tools is a package of simple scripts to extract data from Gaussian output files.



Platforms: Windows, Mac, Linux

License: Freeware Size: 2.09 KB Download (44): Gaussian Output Tools Download

Added: July 06, 2013 | Visits: 581

1D Gaussian lowpass filter This function returns coefficients of Gaussian lowpass filter.Advantages of Gaussian filter: no ringing or overshoot in time domain.Diasadvantage: slow rolloff in frequency domain.Pass SR=sampling rate, fco=cutoff freq, both in Hz, to the function.Coefficients for FIR filter of length L (L always...





Platforms: Matlab

License: Freeware Size: 10 KB Download (43): 1D Gaussian lowpass filter Download

Added: June 19, 2013 | Visits: 543

Gaussian Mixture Model The GMM returns the cluster centroid and cluster variances for a family of points if the number of clusters are predefined. The centroid and variance can then be passed to a Gaussian pdf to compute the similarity of a input query point with reference to given cluster.


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Gaussian Mixture Model Download

Toolbox for log-spectral magnitude MMSE estimators under super-Gaussian densities Toolbox for log-spectral magnitude MMSE estimators under super-Gaussian densities.The toolbox can also be downloaded from: http://ict.ewi.tudelft.nl/~richard/log_spe...per_gaussV1.rarThe matlab files enclosed in this toolbox can be used to tabulate gain functions for log-spectral magnitude MMSE...


Platforms: Matlab


Added: July 29, 2013 | Visits: 558

Gaussian Mixture Modeling GUI (GMM DEMO) The Expectation-Maximization algorithm (EM) is widely used to find the parameters of a mixture of Gaussian probability density functions (pdfs) or briefly Gaussian components that fits the sample measurement vectors in maximum likelihood sense [1]. In our work, the expectation-maximization (EM)...


Platforms: Matlab

License: Freeware Size: 573.44 KB Download (45): Gaussian Mixture Modeling GUI (GMM DEMO) Download

Multivariate Gaussian Mixture Model Optimization by Cross Entropy Fit a multivariate gaussian mixture by a cross-entropy method. Cross-Entropy is a powerfull tool to achieve stochastic multi-extremum optimization.Please visit http://iew3.technion.ac.il/CE/ for more informationsi) Please compile mex-files by the mexme_ce_gauss.m (if compiler is not setup, run...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (47): Multivariate Gaussian Mixture Model Optimization by Cross Entropy 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 (40): 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


Added: August 16, 2013 | Visits: 373

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

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: July 13, 2013 | Visits: 321

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: September 16, 2013 | Visits: 295

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

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

Added: April 27, 2013 | Visits: 361

Fredholm integral equations We present here a program Fie that solves numerically Fredholm integral equations of the second kind on an interval [a,b] to a specified, modest accuracy. Test programs are also included for the various cases. The program TestAll, with no input parameters, can be used to illustrate the various...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (43): Fredholm integral equations 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

Cumulative Distribution Function of CDO Loan Portfolio Loss in the Gaussian Factor Model The code is explained in the article: Okunev, Pavel, "Fast Computation of the Economic Capital, the Value at Risk and the Greeks of a Loan Portfolio in the Gaussian Factor Model" (July 1, 2005). http://ssrn.com/abstract=758505 This implements one factor Gaussian model. [pd]=pdgs(L,w,p,LL,N) L =...


Platforms: Matlab


Added: August 27, 2013 | Visits: 362

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 25, 2013 | Visits: 275

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

Added: April 27, 2013 | Visits: 434

1-D Gaussian peak and valley detector The algorithm takes in a 1-D signal and finds the Gaussian derivative of it with the given kernel size and sigma, to provide the zero crossings. The zero crossings are then analyzed to give peaks and valleys. In order to remove very closely situated peaks and valleys, a width (provided by the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): 1-D Gaussian peak and valley detector Download

Added: August 01, 2013 | Visits: 612

MVG Multivariate Gaussian random number generator MVG is a multivariate Gaussian (normal) random number generator. A user can generate a vector from the multivariate normal distribution of any dimension by specifying a mean vector and symmetric positive-definite covariance matrix. A linear transformation based on the Cholesky decomposition of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): MVG Multivariate Gaussian random number generator Download

< 1 2 3 4 5 >