Matlab Code for Kriging
33 次查看(过去 30 天)
显示 更早的评论
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
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
2018-2-25
The first example in the following sample code set is similar to your case. https://jp.mathworks.com/matlabcentral/fileexchange/59844
2 个评论
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 Center 和 File Exchange 中查找有关 Gaussian Process Regression 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!