高斯过程工具箱里面有demoregression.m文件,里面有一行代码
y = chol(K)'*gpml_randn(0.15, n, 1) + mu + exp(hyp.lik)*gpml_randn(0.2, n, 1),有没有知道什么意思的大神,求解答,qq联系:22357002,万分感谢
求大神的代码参考学习
http://www.gaussianprocess.org/gpml/code/matlab/doc/index.html里面有各种语言写得代码