![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/34425556_1720779698916_DEF.jpg)
Sharqa
Followers: 0 Following: 0
Statistiques
5 Questions
0 Réponses
RANG
239 223
of 297 010
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
40.0%
VOTES REÇUS
0
RANG
of 20 418
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 687
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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éponseQuestion
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éponseQuestion
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éponseQuestion
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éponsesQuestion
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