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