Matlab Code for Kriging

조회 수: 28 (최근 30일)
Kaushal Kishore
Kaushal Kishore 2017년 10월 29일
댓글: Alfred Ruff 2021년 4월 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?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Gaussian Process Regression에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by