Jonathan King
Followers: 0 Following: 0
Statistics
RANK
11,041
of 295,569
REPUTATION
4
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
4
RANK
7,889 of 20,247
REPUTATION
113
AVERAGE RATING
5.00
CONTRIBUTIONS
4 Files
DOWNLOADS
14
ALL TIME DOWNLOADS
825
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
pdsi
Calculates Palmer Drought Severity Index (PDSI) using monthly temperature and precipitation data.
3 years ago | 6 downloads |
Question
Calling Python 3rd party packages from Matlab
Is it possible to use 3rd party python packages/subpackages from within Matlab? (as opposed to 3rd party modules) I have a pack...
3 years ago | 1 answer | 1
1
answerSubmitted
scaleColorMap
Scale colormaps for diverging data sets to a center point and data extremes.
4 years ago | 1 download |
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
5 years ago
Question
ncwrite creates files that are too large
I'm creating some NetCDF4 files involving climate data. The datasets can expand along any dimension, so all dimensions need to b...
5 years ago | 0 answers | 2
0
answersQuestion
Broadcast / Sliced variable implementation
I have a question about the implementation of broadcast variables in a parfor loop. Specifically, for the following code: % Mak...
5 years ago | 1 answer | 0
1
answerQuestion
Why do I receive a "Method not implemented" error when using Git source control?
Yesterday I set tried to set up git source control for a directory. I clicked on "Source Control" -> "Manage Files", and then ch...
6 years ago | 0 answers | 1
0
answersSubmitted
JonKing93/EOF
Principal Components / Empirical Orthogonal Function Analysis
7 years ago | 2 downloads |