Community Profile

photo

Hans Wagener


Last seen: ungefär ett år ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


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 ...

mer än ett år ago | 1 answer | 0

1

answer

Question


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...

mer än ett år ago | 1 answer | 0

1

answer

Question


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...

mer än ett år ago | 1 answer | 0

1

answer

Question


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 ...

mer än ett år ago | 3 answers | 0

3

answers

Question


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 ...

mer än ett år ago | 1 answer | 0

1

answer

Question


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...

ungefär 2 år ago | 2 answers | 0

2

answers