photo

Syed Sohaib Zafar


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

Followers: 1   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
How can we get dual solution using bvp4c code and how can we deside the stability in both solutions
Use 2 initial guesses for your problem to get dual solutions.

8 months 前 | 0

已回答
How can draw this kind of graph?
Here's your required code code_gkb_Matlab %%%%%%%%%%%%%%% function code_gkb_Matlab global eps Gr Gm M Pr Jh Sc S0 ...

8 months 前 | 0

提问


How to check the convergence and accuracy of the Problem using BVP4c
Hi. I want to check the convergence of the following BVP. Problem_1() function Problem_1 global alpha beta Pr Nb Nt %eq1 a...

8 months 前 | 1 个回答 | 0

1

个回答

已回答
Related to bvp4c matlab code
I think You need these kind of graphs. To plot such graphs, use the command "contourf". Find more help from the link below. ...

10 months 前 | 0

已回答
How to format the figure from 2-D to surface figure like as the attached figure. The third axis represnt different values for Bi "Take any value for Bi"
Hello.. You are coding for 2-D plot. To Get surface plot you must set a grid (x,y) with Bi and eta values and their resultant v...

12 months 前 | 1