How to approach this problem?

Hi all,
I'm trying to work out the best way to approach this problem that I have. I have a set of lat and longs, along with some data on pollution levels. I can plot the pollution on a plot ok with nice colours based on the level. I can also interpolate to fill in the bits in the middle. But what I really want is some kind of 'heatmap' that will predict the values of pollution outside the data over the whole area.
I'm not sure on the best way to approach this. Is there some kind of matlab function/toolbox that can do this easily? I'm not too fussy on the model used, probably just 1/r^3, as it is just to get an idea.

回答(1 个)

Jan
Jan 2012-11-15

0 个投票

You can look for inpaintnan in the FileExchange. E.g. John D'Errico's tools might be helpful.

类别

帮助中心File Exchange 中查找有关 Color and Styling 的更多信息

标签

提问:

2012-11-15

Community Treasure Hunt

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

Start Hunting!

Translated by