photo

Fareeha


Last seen: 28 days 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

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

2 months 前 | 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]...

2 months 前 | 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;...

1 year 前 | 1 个回答 | 0

1

个回答

提问


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

1 year 前 | 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.

1 year 前 | 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)...

1 year 前 | 3 个回答 | 0

3

个回答