Jeff Burkey
King County
Followers: 0 Following: 0
Other platforms include: Objective-C, .NET, Python, SQL.
Statistics
15 Files
RANK
N/A
of 295,448
REPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
219 of 20,227
REPUTATION
6,290
AVERAGE RATING
4.20
CONTRIBUTIONS
15 Files
DOWNLOADS
63
ALL TIME DOWNLOADS
60418
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
Hydrograph Separation using HYDSEP
Separates base and storm flows using HYDSEP local minimum method.
6 months ago | 2 downloads |
Submitted
Conveniently download USGS gauge flowrate data
The function 'usgs' will download data from USGS data servers using their web service.
7 months ago | 4 downloads |
Submitted
Mann-Kendall Tau-b with Sen's Method (enhanced)
A non-parametric trend test including Sen's slope method using Mann-Kendall Tau technique
4 years ago | 27 downloads |
Submitted
LOWESS, Locally Weighted Scatterplot Smoothing for linear and non-linear data (enhanced)
LOWESS, a robust regression like LOWESS allows detecton of a trend otherwise with too much variance
12 years ago | 9 downloads |
Submitted
stormevents - extract out storm events based on user supplied thresholds
Using hydrograph separation techniques, storms are extracted from a time series.
12 years ago | 1 download |
Submitted
Seasonal Kendall Test with Slope for Serial Dependent Data
Seasonal trends using tau-a,b and seasonal slope with intervals, accounts for serial dependence.
12 years ago | 4 downloads |
Submitted
Summarizes data using a sliding window without loops
This function is extremely fast calculating a sum, mean, etc, using no loops.
13 years ago | 1 download |
Submitted
Log-Pearson Flood Flow Frequency using USGS 17B
This function will calculate flood flow frequencies using published guidelines by the USGS.
15 years ago | 4 downloads |
Submitted
Aggregate data using any number of multiple columns
Using two of Matlabs functions, unique and accumarray, this function summarizes any number of cols.
15 years ago | 1 download |
Submitted
Aggregate timeseries data to solstices and equinoxes.
Aggregates serial datetime data to summer/winter solstices, and spring/fall equinoxes.
15 years ago | 1 download |
Submitted
Homogeneity test of Global Trends using Chi-Square on Mann-Kendall
Test for homogeneity of trends in different seasons-stations,and global trends using Chi-Square.
16 years ago | 1 download |
Submitted
Sens Trend Test with seasonallity present, non-parametric
A monotonic trend test that has good power with seasonal data. Requires no missing data.
16 years ago | 1 download |
Submitted
Nash-Sutcliffe Model Accuracy Metric
A metric to measure the ability of a model to predict observed values
16 years ago | 4 downloads |
Submitted
Estimating a models skill of predictability
This function will compute the accuracy of a numerical model when compared to observed data.
16 years ago | 1 download |
Submitted
A Parabolic Lagrangian Interpolating Polynomial Function
This function uses a non-linear interpolation (Lagrange) to estimate y given x, based on a set of ob
17 years ago | 2 downloads |