M Sohrabinia
University of Canterbury
自 2012 起处于活动状态
Followers: 0 Following: 0
Professional Interests: Image processing of the remotely sensed data
Feeds
已提交
Remove outliers
Turns outliers from a vector or matrix to NaN based on modified Thompson Tau method
10 years 前 | 1 次下载 |
已提交
Find commontimes
Finds common date-times from two or more date-time vectors with a given tolerance in seconds
11 years 前 | 1 次下载 |
已提交
Read netCDF files
Reads netCDF data for given fields from a list of given files
11 years 前 | 3 次下载 |
已提交
Build custom colormaps
Buillds any sequence of colormaps based on wrgbcmyk colors
12 years 前 | 2 次下载 |
已提交
Atmospheric pressure unit conversion
A simple tool to be integrated in longer scripts which require pressure conversions
12 years 前 | 2 次下载 |
已提交
LatLon distance
Find distance between two points based on latlon coordinates
12 years 前 | 29 次下载 |
已提交
fillgaps in an array/matrix/image
Fill gaps in a cell-array/vector/matrix or image based on an alternative cell/vector/matrix/image
12 years 前 | 1 次下载 |
已回答
What is the reasoning behind the fact that min(0,NaN) is 0?
NaN is considered undefined, so undefined is ignored by most functions (0/0 will be resulted in NaN which is basically undefined...
What is the reasoning behind the fact that min(0,NaN) is 0?
NaN is considered undefined, so undefined is ignored by most functions (0/0 will be resulted in NaN which is basically undefined...
12 years 前 | 0
已提交
Regression Outliers
Removes outliers from X and Y variables based on regression residuals
12 years 前 | 1 次下载 |
已提交
Find pixel indices in HDF-EOS files based on LatLon coordinates
Finds x-y direct indexes of one or more LatLon coordinate pairs in certain HDF-EOS files
12 years 前 | 1 次下载 |
已提交
Convert Julian date to Normal Date
Accepts Julian Date(s) vector (numeric), gives normal date(s) in a character vector
12 years 前 | 2 次下载 |
已提交
Convert normal date to Julian Date
This function takes a vector of dates and derives Julian Date out of it.
12 years 前 | 2 次下载 |