Feeds
提问
K-means clustering method
I have a set of lightning data I am trying to cluster by k-means. I am using a k-pick plot graph of point to centroid distances ...
7 years 前 | 1 个回答 | 0
1
个回答提问
Reference proper isobaric level for temperature
I have a grib2 dataset I am using and want to pull a specific isobaric level for temperature but I am not totally sure I have th...
7 years 前 | 0 个回答 | 0
0
个回答提问
Creating a matrix from a 4-D single geodataset
I have a 4-D single geodataset that I am trying to force into 2-D matrix. I tried squeeze(double(variable)) but that didn't work...
7 years 前 | 1 个回答 | 0
1
个回答提问
Referencing a data set with non-integer values
I have a data set of latitude/longitude values which have several decimals per point. What is the most efficient way to referenc...
7 years 前 | 1 个回答 | 0
