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年以上 前 | 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年以上 前 | 2 件の回答 | 0