Matlab Code for Kriging

28 次查看(过去 30 天)
Kaushal Kishore
Kaushal Kishore 2017-10-29
I have the average wind speed for several locations and want to use the kriging method to predict the wind speed at some random position and finally develop the wind map. Can anyone provide me with the details of how to do this in matlab because i am totally new with matlab. Attached is the data and map of the region. Thank You.
  1 个评论
Alfred Ruff
Alfred Ruff 2021-4-29
hi Kaushal Kishore,
i am currently working on somthing very similar, did you by any chance manage to get a kriging model to work?
Best regards.

请先登录,再进行评论。

回答(1 个)

mizuki
mizuki 2018-2-25
Load Wind data.txt and use fitrgp to create estimation model.
The first example in the following sample code set is similar to your case. https://jp.mathworks.com/matlabcentral/fileexchange/59844
  2 个评论
Hofa
Hofa 2019-4-20
编辑:Hofa 2019-4-20
Hi can you be more specific? Because it's in Japanese I am not sure what is the first example you refer to...(and the first is not using the fitrgp at all....)
Hofa
Hofa 2019-4-20
Plus if I have data arranged in 180*360 like a map how do I use fitrpg to get Krigeage interpolation?

请先登录,再进行评论。

Community Treasure Hunt

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

Start Hunting!

Translated by