Community Profile

photo

Jake


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers