photo

mohammad abu abbas


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
172,862
of 299,984

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 20,857

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,841

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


can any one to help me to run this code>>>
function [var,dvar] = adiab % ideal adiabatic model simulation % Israel Urieli, 7/6/2002 % Returned values: % v...

7 years 前 | 0 个回答 | 0

0

个回答

提问


any one help me ; how can I insert an array I=[600 400 200 100 0] in my code which solved using runge kutta method (this constant(I) change in my equations)
%initial condition t(1)=0; Tg(1)=26; %step size h=1; tfinal=300; N=ceil(tfinal/h); %update loop for ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


any one help me ; how can I insert an array I=[600 400 200 100 0] in my code which solved using runge kutta method (this constant(I) change in my equations)
%initial condition t(1)=0; Tb(1)=27; Tw(1)=30; Tg(1)=26; %step size h=1; tfinal=300; N=ceil(tfinal/h); %update lo...

7 years 前 | 0 个回答 | 0

0

个回答