photo

Jake


Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten