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년 전 | 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 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년 전 | 0
질문
need help writing the code to these equation using ode45
HERE ARE MY 3 EQUATIONS AND BOUNDARY CONDITIONS BELOW
대략 7년 전 | 답변 수: 7 | 0

