Community Profile

photo

Heine Rugland


Last seen: etwa 4 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Euler function where you can define equation, starting x and y values, number of steps and the step length
This is what I have thus far function [xverd, tilnaer] = Euler_met (f,x0,y0,no_steg,lengde) g = @(x,y) f; t = x0:0.01:x0+no_s...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort