Community Profile

photo

Heine Rugland


Last seen: 約4年 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

約4年 前 | 1 件の回答 | 0

1

回答