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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 2 | 0

2

답변