Community Profile

photo

Queena Edwards


Last seen: 2 years ago Active since 2022

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

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

answer

Question


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

answer

Question


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

answer

Question


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

answers

Question


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

answer

Question


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

answers

Question


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

answer

Question


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

answers

Question


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

answers

Question


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

answer

Question


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

2

answers