comparison toolboxes/FullBNT-1.0.7/nethelp3.3/demprgp.htm @ 0:cc4b1211e677 tip

initial commit to HG from Changeset: 646 (e263d8a21543) added further path and more save "camirversion.m"
author Daniel Wolff
date Fri, 19 Aug 2016 13:07:06 +0200
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:cc4b1211e677
1 <html>
2 <head>
3 <title>
4 Netlab Reference Manual demprgp
5 </title>
6 </head>
7 <body>
8 <H1> demprgp
9 </H1>
10 <h2>
11 Purpose
12 </h2>
13 Demonstrate sampling from a Gaussian Process prior.
14
15 <p><h2>
16 Synopsis
17 </h2>
18 <PRE>
19 demprgp</PRE>
20
21
22 <p><h2>
23 Description
24 </h2>
25 This function plots the functions represented by a Gaussian Process
26 model. The hyperparameter values can be adjusted
27 on a linear scale using the sliders (though the exponential
28 of the parameters is used in the covariance function), or
29 by typing values into the text boxes and pressing the return key.
30 Both types of covariance function are supported. An extra function
31 specific parameter is needed for the rational quadratic function.
32
33 <p><h2>
34 See Also
35 </h2>
36 <CODE><a href="gp.htm">gp</a></CODE><hr>
37 <b>Pages:</b>
38 <a href="index.htm">Index</a>
39 <hr>
40 <p>Copyright (c) Ian T Nabney (1996-9)
41
42
43 </body>
44 </html>