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

7年弱 前 | 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...

7年弱 前 | 1 件の回答 | 0

1

回答