フィルターのクリア

Gridding of data at district level and retrieving a 3 column format of the data for each grid as a latitude longitude and parameter value

1 回表示 (過去 30 日間)
i have data of a variable on district level for the whole country. i need to grid the data to a resolution of 0.1 deg X 0.1 deg resolution. Then i need to retrieve the variable value for each grid in a n x 3 format. where n is the total no of grids formed and 3 columns representative of latitude value, longitude value (representing the grid) and the corresponding value of variable value. Is this possible by using matlab. if yes please let me know how as soon as possible.

回答 (1 件)

Andrei Bobrov
Andrei Bobrov 2014 年 5 月 31 日
編集済み: Andrei Bobrov 2014 年 5 月 31 日
use scatteredInterpolant
  7 件のコメント
Harini
Harini 2014 年 6 月 2 日
is there anyway mapping toolbox be used to serve my purpose. how to use geoloc2grid function if you have a map as image.
Andrei Bobrov
Andrei Bobrov 2014 年 6 月 2 日
Please post your data as xlsx - files

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeData Import and Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by