about summary refs log tree commit diff
path: root/sourcecodes/bnt-master/nethelp3.3/demgmm1.htm
blob: 7476becb0810b13b208bf35a3b25f0cfa01c7a3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<html>
<head>
<title>
Netlab Reference Manual demgmm1
</title>
</head>
<body>
<H1> demgmm1
</H1>
<h2>
Purpose
</h2>
Demonstrate EM for Gaussian mixtures.

<p><h2>
Synopsis
</h2>
<PRE>
demgmm1</PRE>


<p><h2>
Description
</h2>
This script demonstrates the use of the EM algorithm to fit a mixture
of Gaussians to a set of data using maximum likelihood. A colour
coding scheme is used to illustrate the evaluation of the posterior
probabilities in the E-step of the EM algorithm.

<p><h2>
See Also
</h2>
<CODE><a href="demgmm2.htm">demgmm2</a></CODE>, <CODE><a href="demgmm3.htm">demgmm3</a></CODE>, <CODE><a href="demgmm4.htm">demgmm4</a></CODE>, <CODE><a href="gmm.htm">gmm</a></CODE>, <CODE><a href="gmmem.htm">gmmem</a></CODE>, <CODE><a href="gmmpost.htm">gmmpost</a></CODE><hr>
<b>Pages:</b>
<a href="index.htm">Index</a>
<hr>
<p>Copyright (c) Ian T Nabney (1996-9)


</body>
</html>