photo

Hans Wagener


Last seen: oltre un anno fa Attivo dal 2022

Followers: 0   Following: 0

Statistica

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


How do I create a load duration curve for a wind turbine from a timeseries?
I modelled a WT system in Simulink, and now I want to model a load duration curve similar to the picture below: The data is ...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


How do I create a Weibull fit over an empirical cumulative distribution function (ecdf)?
clear all close all clc %Data import Windspeed_hourly_mean = xlsread('Windspeed_hourly.xlsx','B2:B8763'); WHM=Windspeed_h...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


How do I plot a 3D surface plot from two for loops
Hi all, I am trying to make a 3D surface plot from the variable 'eta', which is the product from U and F. On the x-axis i, ran...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


How can I create a solid line from the data within a for loop?
Hi all, I want to plot efficiency 'Eff' on the y-axis against current density 'i' on the x-axis. However, because the data is ...

oltre un anno fa | 3 risposte | 0

3

risposte

Domanda


How do I make a probability plot of ranges of values below a certain threshold?
I plotted a yearly wind profile and calculated that the maximum consecutive hours below a threshold of 3 m/s is 43h. For this I ...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How do I start counting when below a threshold and stop counting above the same threshold in a timeseries?
I modeled wind speed data for a whole year and now I want to count the amount of consecutive hours that the wind is below a cert...

circa 2 anni fa | 2 risposte | 0

2

risposte