Feeds
提问
going from explicit Euler code to midpoint method.
I am using the current code to solve an ode for euler method: %EXPLICIT EULER clear; %INPUT VARIABLES a = 2; %FIRST VALUE ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Plotting only one data point
Hello im trying to do a plot but its only plotting one data point. The code is: Xei_1 = Xei; Er = abs(...
4 years 前 | 1 个回答 | 0