photo

Jeff Burkey


King County

Last seen: 16 days ago Active since 2007

Followers: 0   Following: 0

Message

Slowing down in programming.

Programming Languages:
MATLAB
Spoken Languages:
English

Statistics

All
MATLAB Answers

1 Question
0 Answers

File Exchange

16 Files

RANK
253,648
of 298,917

REPUTATION
0

CONTRIBUTIONS
1 Question
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
219 of 20,660

REPUTATION
6,320

AVERAGE RATING
4.20

CONTRIBUTIONS
16 Files

DOWNLOADS
40

ALL TIME DOWNLOADS
60713

RANK

of 162,875

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

  • Explorer
  • Personal Best Downloads Level 3
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission

View badges

Feeds

View by

Question


How do I use arcpy module from within matlab?
I want to do some ArcPro GIS operations using esri arcpy library (plus a few more extensions). I have a licensed version of arcp...

2 months ago | 1 answer | 0

1

answer

Submitted


Identify all upstream nodes or linkages
findUpstream - is a recursive function that traces upstream using a provided table of linkages

6 months ago | 0 downloads |

0.0 / 5

Submitted


Hydrograph Separation using HYDSEP
Separates base and storm flows using HYDSEP local minimum method.

1 year ago | 1 download |

1.0 / 5
Thumbnail

Submitted


Conveniently download USGS gauge flowrate data
The function 'usgs' will download data from USGS data servers using their web service.

1 year ago | 2 downloads |

0.0 / 5
Thumbnail

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

5 years ago | 19 downloads |

4.8 / 5

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

13 years ago | 3 downloads |

4.8 / 5
Thumbnail

Submitted


stormevents - extract out storm events based on user supplied thresholds
Using hydrograph separation techniques, storms are extracted from a time series.

13 years ago | 1 download |

0.0 / 5

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.

13 years ago | 1 download |

5.0 / 5

Submitted


Summarizes data using a sliding window without loops
This function is extremely fast calculating a sum, mean, etc, using no loops.

14 years ago | 1 download |

0.0 / 5

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 | 1 download |

0.0 / 5
Thumbnail

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 |

0.0 / 5

Submitted


Aggregate timeseries data to solstices and equinoxes.
Aggregates serial datetime data to summer/winter solstices, and spring/fall equinoxes.

16 years ago | 1 download |

0.0 / 5

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 | 2 downloads |

5.0 / 5

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 |

0.0 / 5

Submitted


Nash-Sutcliffe Model Accuracy Metric
A metric to measure the ability of a model to predict observed values

16 years ago | 3 downloads |

4.5 / 5

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 | 2 downloads |

4.5 / 5

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

18 years ago | 1 download |

0.0 / 5
Thumbnail