Community Profile

photo

Ziad Sari El Dine


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

Question


Average of variables in timetable belonging to the same day over several years
Hello, I have a timetable, TT(681-by-19), with unevenly spaced daily data from 2010 to 2020 and 19 variables (there might be day...

1 year ago | 2 answers | 0

2

answers

Question


Calculate mean of numeric column vector based on repeated rows in a string array
Hello, I have a string array (227293-by-3) consisting of weekly dates, latitude and longitude as in the following example: "201...

2 years ago | 1 answer | 0

1

answer

Question


Generate an 8-day datetime array between 2010 and 2021 which resets the 8-day count at the beginning of each year
Hello, I need to generate an 8-day datetime array between 2010 and 2021; however, i need the 8-day interval to reset at the begi...

2 years ago | 1 answer | 0

1

answer

Question


List files in current directory based on a pattern in a variable.
Hello, I have a column vector weeklyDates = [20101031;20101107;etc...]. In my directory i have files containing these patterns w...

2 years ago | 1 answer | 0

1

answer

Question


How to apply this for-loop containing '<', designed for a scalar array, to several scalar arrays in a cell array?
Hello, i have the code below which was designed to be applied on a 100x6 scalar array called x and contains '>'. I wish to apply...

2 years ago | 2 answers | 0

2

answers

Question


Create an array based on the values in two other arrays
Hello, I have an array A(300x1) where the numbers vary between 1 and 198 in no particular order and some rows are nan other rows...

2 years ago | 1 answer | 0

1

answer

Question


calculating the mean for each column in a numerical array based on the elements in column 1
I have a numerical array (8167x11). The first column has numbers from 1 to 198 in ascending order(each number is repeated severa...

2 years ago | 2 answers | 0

2

answers