Feeds
質問
NaN in Neural network training and simulation; tonndata
Hello, I have two questions. Thank you very much for any inputs and ideas!!! 1) How to deal with NaN in Neural network train...
9年以上 前 | 2 件の回答 | 0
2
回答回答済み
hdfgd issue when reading MODIS mcd12c1 coordinates (or the way to get the coordinates of hdf-eos data)
Figured it out. GRID_NAME should be the exact one from the metadata, which can be achieved by hdfinfo. For example, f...
hdfgd issue when reading MODIS mcd12c1 coordinates (or the way to get the coordinates of hdf-eos data)
Figured it out. GRID_NAME should be the exact one from the metadata, which can be achieved by hdfinfo. For example, f...
9年以上 前 | 1
回答済み
Finding corresponding values between vectors
Try ismember index = ismember(umps,umps_land); vmps_land = vmps(index);
Finding corresponding values between vectors
Try ismember index = ismember(umps,umps_land); vmps_land = vmps(index);
9年以上 前 | 0
| 採用済み
質問
hdfgd issue when reading MODIS mcd12c1 coordinates (or the way to get the coordinates of hdf-eos data)
I used the code below to try to get the grid information of MODIS MCD12C1 data. The data format is hdf-eos. But grid_id always ...
9年以上 前 | 1 件の回答 | 0
1
回答質問
pcolor/m_pcolor cannot create world map correctly
Hello all, I have an issue to create world mean temperature map correctly with pcolor/m_pcolor. There are strips on the map ...
9年以上 前 | 2 件の回答 | 0