Feeds
提问
Problem with overwriting values in vector
Hello, my problem is with overwritting - i don't know how to overwrite vectors and save only some values. I'm solving ode ( thi...
7 years 前 | 0 个回答 | 0
0
个回答提问
Problem using ode45
I have two files: 1 file has this code: function xprime = lorenz(t,x); alfa = 0.017; beta = 0.067; tau_e = 0.017; tau_l...
7 years 前 | 1 个回答 | 0
1
个回答提问
I have a problem with square bracket in solving ode45
Hello, as in the title I have small problem with square brackets. I try to solve 6 ordinary equations using function ode45 but ...
8 years 前 | 2 个回答 | 0