photo

Sharqa


Last seen: 4 giorni fa Attivo dal 2024

Followers: 0   Following: 0

Statistica

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


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 giorni fa | 0 risposte | 0

0

risposte

Domanda


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 mesi fa | 1 risposta | 0

1

risposta

Domanda


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 mesi fa | 1 risposta | 0

1

risposta

Domanda


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 mesi fa | 2 risposte | 0

2

risposte

Domanda


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 mesi fa | 1 risposta | 0

1

risposta