Community Profile

photo

Sarah Kneer


Last seen: 7 days ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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?

3 years ago | 2 answers | 0

2

answers

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 2 answers | 0

2

answers

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer