photo

Sharqa


Last seen: 4 jours il y a Actif depuis 2024

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2

Afficher les badges

Feeds

Afficher par

Question


How to solve system of PDE's using crank nicolson method to get graphical interpretations of equations? How to get skin friction and nusselt number using this code?
i have attached my matlb code for solving system of PDE ∂u/∂t=(∂^2 u)/〖∂η〗^2 +α (∂^3 u)/〖∂η〗^3 +δcφ+Grθ-Mu ∂θ/∂t=1/Pr (∂^2 θ)...

17 jours il y a | 1 réponse | 0

0

réponse

Question


How can i remove singular Jacobin error from this code?
william() function william clc clear all format long w=1; %wlmsn Ha=0.1; Re=0.4; angle_degrees=0.1; %omega N,a,Ha,Re,...

3 mois il y a | 1 réponse | 0

1

réponse

Question


How i can run this code with simple boundary conditions given in code
fun_u J1=0.1;J2=0.1;J3=0.1;J4=0.1;J5=0.1;J6=0.1; S = 0.0001; GC = 0.1; Gr = 0.1; Ha2 = 0.1; a=1;...

5 mois il y a | 1 réponse | 0

1

réponse

Question


How i get a graph that i attached here with this matlab code?
HTP() function HTP() clc clear all format long % hybrid Carreau % Define constants J1 = 0.1; J2 = 0.1; J3 = 0.1; J4 = ...

6 mois il y a | 2 réponses | 0

2

réponses

Question


Why i am getting blank graph? Can someone help me to figure out error in my code.
function is_exam3 L=0.01; M=0; q=0.5; a=0.03; Pr=0.1; b=0.2; p=0.1; m=0.1; e=1.0; H=0.1; E=0.1; o=0.1; n=0.1; ...

7 mois il y a | 1 réponse | 0

1

réponse