Feeds
已回答
ode 45 third order and boundary conditions
I COPIED THIS FORMAT OF CODE THAT I SAW ON HERE AND RAN IT BUT I NEED HELP TO MAKE MINE WORK clc clear all xmin=0; ...
ode 45 third order and boundary conditions
I COPIED THIS FORMAT OF CODE THAT I SAW ON HERE AND RAN IT BUT I NEED HELP TO MAKE MINE WORK clc clear all xmin=0; ...
7 years 前 | 0
提问
ode 45 third order and boundary conditions
%this is my main file and im sure of it function ydot = kubieodeee(t, y ) M = 0.5; Nt = 0.3; Nb = 0.1; Pr = 0.2; Le =...
7 years 前 | 1 个回答 | 0
1
个回答提问
ode45 code not running and need help imputing my boundary conditions
here is my matlab function code and the error i keep getting when running it also i would like to know how and where i can put m...
7 years 前 | 1 个回答 | 0
1
个回答已回答
need help writing the code to these equation using ode45
this was the result of i got when i ran it now. no error
need help writing the code to these equation using ode45
this was the result of i got when i ran it now. no error
7 years 前 | 0
已回答
need help writing the code to these equation using ode45
i used 0 as my 7 boundary condition. really dont know why code isnt running. *crying
need help writing the code to these equation using ode45
i used 0 as my 7 boundary condition. really dont know why code isnt running. *crying
7 years 前 | 0
提问
need help writing the code to these equation using ode45
HERE ARE MY 3 EQUATIONS AND BOUNDARY CONDITIONS BELOW
7 years 前 | 7 个回答 | 0

