Feeds
已回答
ode45 code issue solving for polar coordinates
Finally got a working code here clear all t = 0; n = 1000; Init_cond = zeros(3,1); Init_cond(2) = 0.4; % initial conditio...
ode45 code issue solving for polar coordinates
Finally got a working code here clear all t = 0; n = 1000; Init_cond = zeros(3,1); Init_cond(2) = 0.4; % initial conditio...
4 years 前 | 0
| 已接受
提问
ode45 code issue solving for polar coordinates
Okay so I trying to get ode45 to work. To do this I established a function V which represents the 3 velocities of a fluid. I est...
4 years 前 | 2 个回答 | 0