M Sohrabinia
University of Canterbury
Followers: 0 Following: 0
Professional Interests: Image processing of the remotely sensed data
Statistics
RANK
163,397
of 295,448
REPUTATION
0
CONTRIBUTIONS
0 Questions
1 Answer
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
654 of 20,227
REPUTATION
2,755
AVERAGE RATING
4.30
CONTRIBUTIONS
11 Files
DOWNLOADS
44
ALL TIME DOWNLOADS
25605
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
Remove outliers
Turns outliers from a vector or matrix to NaN based on modified Thompson Tau method
10 years ago | 1 download |
Submitted
Find commontimes
Finds common date-times from two or more date-time vectors with a given tolerance in seconds
11 years ago | 1 download |
Submitted
Read netCDF files
Reads netCDF data for given fields from a list of given files
11 years ago | 3 downloads |
Submitted
Build custom colormaps
Buillds any sequence of colormaps based on wrgbcmyk colors
12 years ago | 2 downloads |
Submitted
Atmospheric pressure unit conversion
A simple tool to be integrated in longer scripts which require pressure conversions
12 years ago | 2 downloads |
Submitted
LatLon distance
Find distance between two points based on latlon coordinates
12 years ago | 28 downloads |
Submitted
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 ago | 1 download |
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 ago | 0
Submitted
Regression Outliers
Removes outliers from X and Y variables based on regression residuals
12 years ago | 1 download |
Submitted
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 ago | 1 download |
Submitted
Convert Julian date to Normal Date
Accepts Julian Date(s) vector (numeric), gives normal date(s) in a character vector
12 years ago | 2 downloads |
Submitted
Convert normal date to Julian Date
This function takes a vector of dates and derives Julian Date out of it.
12 years ago | 2 downloads |