Feeds
提问
Euler's Method plotting
Hi, i found this code for the euler's method on the internet: function [wi, ti] = euler ( RHS, t0, x0, tf, N ) ...
11 years 前 | 0 个回答 | 0
0
个回答提问
plotting results of an while loop
Hi I have to plot the speed of a Basejumper in dependence of the time. For this I'm using a while loop with the plot command u...
14 years 前 | 2 个回答 | 0