Statistics
RANK
174.960
of 297.672
REPUTATION
0
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
0
RANK
of 20.464
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 159.351
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
loop subsampling a timetable for each year for annual max values
If anyone in the future is looking for an anser: I wrked it out myself. Its definitely not the most elegant solution, but it wor...
bijna 2 jaar ago | 0
| accepted
Question
Retime for custom timestep (6 hour)
I have a timetable that I need to get the annual 6-hourly maximum values for. The data is currently in an hourly timestep and my...
bijna 2 jaar ago | 2 answers | 0
2
answersQuestion
loop subsampling a timetable for each year for annual max values
I have 9 different daily-interval timetable datasets, each spanning ~100 years of data. I need to extract the maximum annual 5-d...
bijna 2 jaar ago | 1 answer | 0
1
answerQuestion
fitline not displaying correct x values datetime
I an attempting to plot a linear OLS regression line from a timetable variable that I have, however somewhere along the way the ...
bijna 2 jaar ago | 1 answer | 0
1
answerQuestion
Index exceeds the number of array elements - water balance for euler loop
I am constructing a water balance within a euler loop for i=1:nt time(i+1) = time(i) + dt; % Determine...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
Euler showing exponential growth instead of steady state: Monod growth equation
I have a euler model that should be able to reach a steady state, however I am having some difficulty with one of the functions ...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
interp1 vector of interpolated sample points using Euler method
Hi, I have sompe tabular data that I have imported and have to interpolate between. [date, t, Rainfall, Evap, I_t] = readvars(...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
Euler method with tabular inputs and multiple ODE's
I am attempting to model some parameters of a lake, namely algae and P contents, and lake volume. For this, I have 3 seperate e...
meer dan 2 jaar ago | 1 answer | 0