Queena Edwards
Followers: 0 Following: 0
Statistics
11 Questions
0 Answers
RANK
202,467
of 295,467
REPUTATION
0
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
54.55%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Question
Cummulative sum between NaN values
I have the fllowing Rainfall Data NaN 0.250000000000000 0 0 0.250...
2 years ago | 1 answer | 0
1
answerQuestion
Inserting NaN values between results
I have the following cummulative data: RF_Cumm = 0.510000000000000 0.510000000000000 0.510000000000000 0.5100...
2 years ago | 1 answer | 0
1
answerQuestion
Arranging events based on hours of rainfall
I have the following table of rainfall events separated by NaN. Date Time (Hours) NumOfHours Total Rainf...
2 years ago | 1 answer | 0
1
answerQuestion
Ordering events in a table
I have the following table of rainfall events separated by NaN. Date Time (Hours) NumOfHours Total Rainfal...
2 years ago | 0 answers | 0
0
answersQuestion
Inserting a column of repeated values
I have the following table T2 = 3557×3 table Date Time (Hours) Total Rainfall(mm) ___________ ...
2 years ago | 1 answer | 0
1
answerQuestion
Time interval of a continuous record
I would like to find the dureation between the following times. This is piece of a group of data called A. NaN ...
2 years ago | 0 answers | 0
0
answersQuestion
Splitting Data Into Intervals and Finding the cumulative value
a = 1.0000 71.8700 2.0000 136.1100 3.0000 151.3500 4.0000 139.1300 5.0000 127.1900 6.0000 ...
2 years ago | 1 answer | 0
1
answerQuestion
Inserting Date Time into code
The following code uses continuous rainfall data and extracts events based on a certain criteria. Pevents.txt displays the extra...
2 years ago | 2 answers | 0
2
answersQuestion
Adding specific elements in a vector
I have the following vector "a", where the values in the first column are the duration of rainfall and the values in the second ...
2 years ago | 2 answers | 0
2
answersQuestion
Cutoff Threshold of data points
I have calculated the sum of rainfall per rainfall event [RF_Total(x,:) ] and the sum of hours in that event [RF_Hours(x,:)]. I ...
2 years ago | 1 answer | 0
1
answerQuestion
Categorizing groups of data
I separated rainfall data into 250 events. Each rainfall event has different number of points. I want to classify all the events...
2 years ago | 2 answers | 0