Nina Hain
ETH Zurich
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
289,514
of 300,352
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,928
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,212
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
How can I check if outliers within a dataset appear with a certain pattern?
Hello! I have an array with two columns, date in datenum-double format and flows, also in double. This time series almost ...
8 years ago | 2 answers | 0
2
answersQuestion
How can I check overlap between event markers?
Hello! I have a question concerning indexing and finding overlapping events within a time series. I have an array rain_data an...
8 years ago | 1 answer | 0
1
answerQuestion
How can I find the highest value in an array that is smaller than the value at i+1?
I have 1D arrays, one is labelled start_event, and one labelled end_event. The start_event array marks the index at which an e...
8 years ago | 1 answer | 0
1
answerQuestion
How can I convert a date and time vector of components (datevec) back to datenum?
I have a data set in datevec, and I can't reverse it back to datenum - how do I do this? It's probably simple but I'm sitting he...
8 years ago | 2 answers | 0
2
answersQuestion
How can I index-match in Matlab?
Hello there, I have two time series. DryFlow includes date&time in column one and flow in column 2, i.e.: 736486.166666...
8 years ago | 1 answer | 0
1
answerQuestion
How can I select data from certain dates in a table?
Hello there! I'm pretty new to MATLAB and am struggling to find a way of efficiently "Index-Matching" some time series. I hav...
8 years ago | 2 answers | 0
