Community Profile

photo

Brandon Byerly


Aktiv seit 2016

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


I'm trying to make a for-end loop that outputs a complete table of the variables t and y.
for t=1:100 y=1-exp(-t/50); table(t,y) end I'm trying to make a for-end loop that outputs a complete table...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I plot the integral of a function in matlab?
For a class assignment I need to show in matlab that I can find the antidirivitive and dirivitive of a function. I am able to fi...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten