photo

Hans Wagener


Last seen: oltre 2 anni fa Attivo dal 2022

Followers: 0   Following: 0

Statistica

MATLAB Answers

6 Domande
0 Risposte

RANK
259.302
of 300.364

REPUTAZIONE
0

CONTRIBUTI
6 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
66.67%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.407

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

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

quasi 3 anni 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...

quasi 3 anni 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...

quasi 3 anni 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 ...

quasi 3 anni 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 ...

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

oltre 3 anni fa | 2 risposte | 0

2

risposte