Community Profile

photo

Sarah Kneer


Last seen: 15 giorni fa Attivo dal 2020

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Plotting within 0 to 360
I need to have a plot between 0 and 360 using my data, and as the values should be the same I did the following: i = 0:1:360; ...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


How do I calculate the mean of only positive values
I have a 3x24 array with negative and positive values, how do I calculate its mean value?

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


Maximum value is incorrect
I have this code and I want to calculate the maximum value of alpha but it's giving me the minimum value: phi = 53; h = 1/24...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Invorrect number of answers
For this script I'm meant to use each value of d - 3 values - with each value of h - 24 answers - hence I should have 72 answers...

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


Problem with dash and number of values
I was doing this script, in which I should have 72 answers (24 answers with each value of d), but I only have 24 value, hence, m...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


I don't know what is wrong with my code when recreating a table
There's this table I need to create, in which, depending on the time(t), the value of Clo and Met changes. My code is: t = 0:...

oltre 3 anni fa | 1 risposta | 0

1

risposta