photo

Daniel Kubiat


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
7 个回答

排名
294,994
of 301,481

声誉
0

贡献数
3 个提问
7 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 21,298

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,719

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

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; ...

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

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

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

7

个回答