Ziad Sari El Dine
Followers: 0 Following: 0
Feeds
질문
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...
대략 2년 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 2 | 0