photo

Syed Sohaib Zafar


Last seen: etwa ein Jahr vor Aktiv seit 2023

Followers: 1   Following: 1

Statistik

MATLAB Answers

1 Frage
5 Antworten

RANG
226.587
of 300.369

REPUTATION
0

BEITRÄGE
1 Frage
5 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
1

RANG
 of 20.936

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.436

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

etwa ein Jahr vor | 0

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

fast 2 Jahre vor | 0

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

fast 2 Jahre vor | 0

Frage


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

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

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

etwa 2 Jahre vor | 0

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

etwa 2 Jahre vor | 1