Tell me How to use Gaussian process regression with my data

1 次查看(过去 30 天)
Hello. I am a new beginner of MATLAB and I was told to do regression analysis with Gaussian process(GP) regression. I found GP code for MATLAB on the below site http://www.gaussianprocess.org/gpml/code/matlab/doc/ However, I have no idea how to apply it. For example, the relationship between y and x1,x2,x3,x4 is y=a1x1+a2x2+a3x3+a4x4. x1=[0,1,2...,10]' x2=[1,2,3...,11]' x3=[2,3,4...,12]', x4=[3,4,5...,13]' y=[6,10,...,46] In this variables x1,..,x4 and obeservation y, how can I apply GP?? Any advice would be greatly appreciated!
  1 个评论
zhan sui
zhan sui 2015-10-22
I am a student, I see the post you made, I encountered the same problem in Gaussian process regression study,if you have solve the problem, could you help me?

请先登录,再进行评论。

回答(0 个)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by