Borrar filtros
Borrar filtros

Matlab Code for Kriging

34 visualizaciones (últimos 30 días)
Kaushal Kishore
Kaushal Kishore el 29 de Oct. de 2017
Comentada: Alfred Ruff el 29 de Abr. de 2021
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 comentario
Alfred Ruff
Alfred Ruff el 29 de Abr. de 2021
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.

Iniciar sesión para comentar.

Respuestas (1)

mizuki
mizuki el 25 de Feb. de 2018
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 comentarios
Hofa
Hofa el 20 de Abr. de 2019
Editada: Hofa el 20 de Abr. de 2019
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 el 20 de Abr. de 2019
Plus if I have data arranged in 180*360 like a map how do I use fitrpg to get Krigeage interpolation?

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by