photo

Rowan Miller


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How do I plot a line rather than seperate points?
t = -2; yo = 5; w = 5; k = 0.1; for t = -2:20 if t < 0 y = -yo; elseif t < 10 y = -y...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How do I plot a function which depends on a changing variable?
So I have to plot the movement of a spring once let go for -2<t<20 given yo=5(distance the spring is stretched initially), w=5(a...

6 years 前 | 1 个回答 | 0

1

个回答