Feeds
질문
How can I project a MOD04L2 data correctly
I have a MOD04L2 HDF data. I read it and fill NaN in it successfully. When I want to construct coordinates and project the HDF d...
2년 초과 전 | 답변 수: 0 | 0
0
답변질문
Linear and quadratic trend surface formula get the same R
I want to analyze the relation of location and the population of a city. When I try linear and quadratic trend surface model...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
Why I knock into a error when I want to get data from my double?
R = [[1 0.9954 0.9994 0.9989]; [0.9954 1 0.9926 0.9923]; [0.9994 0.9926 1 0.9977] ; [0.9989 0.9923 0.9977 1]]; %...
2년 초과 전 | 답변 수: 1 | 0
