photo

Jake


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Simple for loop question.
I am wanting to write a for loop for 2 differential equations. For 0<x<5 dadb = (2*x) For 5<x<10 dadb = (3*x) How wou...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How to plot a line where the variable changes condition.
So from 0<x<1.8 Z=1.25*((0.72*(x/5))-((x/5).^2)); and from 1.8<x<5 Z=(1125/1024)*((0.28+(0.72*(x/5)))-((x/5).^2)); Is ther...

11 years 前 | 2 个回答 | 0

2

个回答