Feeds
提问
About this ode function
I want to calculate this ode function with initial value y(4)=-3. But it shows not enough input error at line dy= (K1*t+K2...
10 years 前 | 1 个回答 | 0
1
个回答提问
How to write into txt file
i want to write data into a txt file like if true % code end x = 0:.1:1; A = [x; exp(x)]; fileID= fopen('exp.tx...
11 years 前 | 2 个回答 | 0