photo

Syed Sohaib Zafar


Last seen: 6개월 전 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개월 전 | 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개월 전 | 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개월 전 | 답변 수: 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개월 전 | 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개월 전 | 1