photo

Syed Sohaib Zafar


Last seen: 約1年 前 2023 年からアクティブ

Followers: 1   Following: 1

統計

MATLAB Answers

1 質問
5 回答

ランク
226,587
of 300,369

評判
0

コントリビューション
1 質問
5 回答

回答採用率
0.0%

獲得投票数
1

ランク
 of 20,936

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,436

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
bvp4c problem with fewer boundary value than variable
Do you find the answer to this? I'm also solving a problem similar to this. I Considered some extra boundary conditions but res...

約1年 前 | 0

回答済み
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.

2年弱 前 | 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 ...

2年弱 前 | 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...

2年弱 前 | 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. ...

約2年 前 | 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...

約2年 前 | 1