The EM algorithm is short for Expectation-Maximization algorithm. It is based on an iterative optimization of the centers and widths of the kernels. The aim is to optimize the likelihood that the given data points are generated by a mixture of Gaussians. The numbers next to the Gaussians give the relative importance (amplitude) of each component.
标签: algorithm Expectation-Maximization iterative optimi
上传时间: 2015-06-17
上传用户:独孤求源
This folder contains all the codes based on Matlab Language for the book <《iterative Methods for Linear and Nonlinear Equations》, and there are totally 21 M files, which can solve most of linear and nonlinear equations problems.
标签: iterative the for Language
上传时间: 2013-12-23
上传用户:cazjing
Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The required precision is =0.00001, and the maximum iteration number N=25. Compare the number of iterations and the convergence of these two methods
标签: Gauss-Seidel iterative following methods
上传时间: 2016-02-06
上传用户:zmy123
We can see that using Gauss-Seidel iterative methods need only 13 timed to make But using Jacobi method after 25 times the is bigger than that using Gauss-Seidel iterative methods
标签: Gauss-Seidel iterative methods 61541
上传时间: 2016-02-06
上传用户:sjyy1001
iterative 解码库,matlab 和 c写的, 包括turbo code和LDPC的编解码, 含源代码
上传时间: 2013-12-23
上传用户:dancnc
For this reason, iterative soft decoding has been studied to approach the optimal ML decoding performance at affordable complexity.
标签: decoding iterative approach optimal
上传时间: 2014-01-21
上传用户:evil
The jacobi.f program solves the Helmholtz equation on a regular mesh, using an iterative Jacobi method with over-relaxation. Parallelism is exploited in both the solver and the numerical error checking
标签: Helmholtz iterative equation program
上传时间: 2016-04-03
上传用户:杜莹12345
a molecular graph kernel based on iterative graph similarity and optimal assignments
标签: graph assignments similarity molecular
上传时间: 2017-02-20
上传用户:阿四AIR
maday meiron patera Analysis of iterative methods for the steady and unsteady Stokes problem
标签: iterative Analysis unsteady methods
上传时间: 2017-06-08
上传用户:rocwangdp
This program contains the iterative methods of finding solutions of the equation f(x)=0, which are also known as the roots of the equation f(x)=0 The methods are: -bisection -false position -newton raphson -secant
标签: iterative the solutions contains
上传时间: 2013-12-27
上传用户:jennyzai