Michiel Smit
Followers: 0 Following: 0
Statistica
RANK
207.600
of 295.569
REPUTAZIONE
0
CONTRIBUTI
10 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
70.0%
VOTI RICEVUTI
0
RANK
of 154.105
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Draw polygon around grid points
Dear reader, I want to draw polygon around a set of grid points. For clarity I have added a figure below I need to draw a ...
oltre 2 anni fa | 1 risposta | 0
1
rispostaFilter data based on wind direction
Nevermind, I managed to find a solution myself. It is not very elegant, but at least it works: v = rand(1000,1)*15; phi = rand...
oltre 2 anni fa | 0
Domanda
Filter data based on wind direction
Dear reader, Currently I am working with a dataset consisting of windspeeds (v) and directions (phi) in several locations. I ne...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Calculate duration of Peaks using findpeaks function
Dear reader, I am currently working on an analysis of storm events. I am interested in finding the duration of storms defined b...
quasi 3 anni fa | 2 risposte | 0
2
risposteDomanda
Find maximum value for every four hours
Dear reader, I have a dataset containing of a datetime array and significant wave height array for every hour between 1950 and ...
quasi 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Combine data from 3 tables based on common datetime?
Dear reader, I am currently working with three tables of measurement at different location. However, the time intervals of the ...
circa 3 anni fa | 3 risposte | 0
3
risposteDomanda
Combine data from multiple netCDF files
Dear reader, I have multiple datasets for hourly wave height in the NE Atlantic Ocean that is stored in netCDF files for each m...
circa 3 anni fa | 2 risposte | 0
2
risposteHow to combine three vectors to a single date vector
Nevermind, I already found a solution: dates = datenum([year,month,day]); datetick('x','mmmyy')
oltre 4 anni fa | 0
Domanda
How to combine three vectors to a single date vector
Dear all, currenty i am analyzing a dataset that has three vectors represenenting the date [year month date]. For example: 200...
oltre 4 anni fa | 2 risposte | 0
2
risposteDomanda
How to do Peak over Threshold using findpeaks?
Dear all, I am trying to perform a Peak over Threshold analysis for windspeed data to find a fitting general pareto distributio...
oltre 4 anni fa | 2 risposte | 0
2
risposteDomanda
How do I find the maximum value of every 7 days
Hello! I have a matrix consisting of daily maxima water levels. For a project, i need to find the weekly maxima. To do so, I wa...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to keep the previous iteration in a for loop?
Dear Reader, I am trying to use a for loop to find the maximum daily value for water level (WL) for a hourly data set between t...
oltre 4 anni fa | 1 risposta | 0