photo

Fareeha


Last seen: 9 months 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
1 个回答

排名
12,996
of 299,784

声誉
4

贡献数
5 个提问
1 个回答

回答接受率
60.0%

收到投票数
0

排名
 of 20,803

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,909

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 2

查看徽章

Feeds

排序方式:

已回答
heat and mass transfer problem nonlinear differential equations
@uma your code seems to be okay. you just have to adjust parameters values and you will get fine results. Also better to use yi...

1 year 前 | 0

| 已接受

提问


plotting Graph in 3D help
basic() function basic K=0.2; n=0.3; lam=0.1; %Defining parameters sol1 = bvpinit(linspace(0,6,300),[0 0 0 0 0]...

1 year 前 | 2 个回答 | 0

2

个回答

提问


yy3 is generating a straight line while it should generate a curve, i don't understand what is wrong!!!
function ABC % Initialization of paramters Pr=6.2; M=4; Bi=0.3; beta=0.2; ks1=0.5; ks2=0.1; rhos1=0.2; rhos2=0.3; n=3;...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Error: variable might be used before it is defined.
kindly check screenshot for reference.

2 years 前 | 2 个回答 | 0

2

个回答

提问


graph is not smooth
Greetings, i am getting this type of wavy graphs while they should be smooth. i will appreciate any help.

2 years 前 | 1 个回答 | 0

1

个回答

提问


Error L2 is not defined
Matlab code for RK4 is showing error, anyone can help please, code is as under: %% 2nd order runge kutta % Solve w''+w=0; w(0)...

2 years 前 | 3 个回答 | 0

3

个回答