Feeds
답변 있음
What is wrong with this line of script?
function [ dhdt ] = cylinder_tank_drain( t, h) %draining of a uniform cross sectional area tank (cylinder) r = [1:0....
What is wrong with this line of script?
function [ dhdt ] = cylinder_tank_drain( t, h) %draining of a uniform cross sectional area tank (cylinder) r = [1:0....
거의 12년 전 | 0
질문
What is wrong with this line of script?
I've written: [t,h] = ode45('cylinder_tank_drain', [0, 200], h0) it keeps coming up with an error message what just says ther...
거의 12년 전 | 답변 수: 4 | 0
