Feeds
提问
why im getting error in table and i have 2013 version.
clc; clear all; close all; %% First Part h=0.01; %given %initial Value Given y(1)=2; t=0:h:1; %diff_fun=1+t-y-t*y; %% ...
6 years 前 | 0 个回答 | 0
0
个回答提问
how to plot euler forward method
could you please help me make a disply (plot) containing the graphs of four solutions (b),(a),(u) and (w), when the constant is ...
6 years 前 | 1 个回答 | 0
