photo

Sarah Kneer


Last seen: 5 months 前 自 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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:...

4 years 前 | 1 个回答 | 0

1

个回答