Community Profile

photo

Sarah Kneer


Last seen: 16일 전 2020년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변