質問


How to find intersection of 2 non-equally sized arrays in matlab
I have two non-equally sized arrays with irregular intervals. How can I find the x,y coordinate of the intersection point in Mat...

4年以上 前 | 2 件の回答 | 0

2

回答

質問


how to open gri file in matlab?
I have the following .gri file, how can I read and display it in Matlab? https://filebin.net/a9x78wwg7dpeaw37 Thanks!

4年以上 前 | 1 件の回答 | 0

1

回答

質問


How can I write a GeoTiff file with corresponding coordinates?
I have the following: a latitude array 'lat' (1x1128 single) a longitude array 'lon' (1x968) a value matrix 'value' (1128x968...

4年以上 前 | 2 件の回答 | 0

2

回答