
Shahid Hasnain
Followers: 0 Following: 0
MATLAB
Spoken Languages:
English
Pronouns:
He/him
Statistica
RANK
68.996
of 297.527
REPUTAZIONE
0
CONTRIBUTI
9 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
44.44%
VOTI RICEVUTI
0
RANK
of 159.075
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
2D PDEs in Cylindrical Coordinates, odes15s, indices compatibility issue
Help will be highly appriciated. In code line 60 - 68. If I choose mf=1, code is working perectly. But if I put mf=2 it shows s...
circa un anno fa | 1 risposta | 0
1
rispostaDomanda
Natural convection for nanofluids in a square cavity. Nusselt number graph is not according to Attached Figure. Your help will be highly appreciated.
function ADI_Nat_nan mx=15; my=15; nx=mx+1; ny=my+1; lx=1; ly=1; x=linspace(0,lx,nx); y=linspace(0,ly,ny); %Nanofluid part ...
quasi 2 anni fa | 0 risposte | 0
0
risposteDomanda
Magnetized Hybrid Nanofluid Flow , MATLAB Code has some problem. Please help to Rectify. Highly Appreciated
function MHN % Initialization of paramters beta=1.5; lambda=1.5; wt=2.5; wb=1.5; ks1=0.5; ks2=0.1; a=0.5; epsilon=0.1...
quasi 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Crank Nicolson scheme using Finite Volume for 1D Transient Problem.
Dear Community, I have attached discretized scheme (Problem_1_1 and Problem_1_2). According to complete MATLAB code which is w...
oltre 3 anni fa | 0 risposte | 0
0
risposteDomanda
1 D Transient by FVM Explicit (Working Code) but Implicit Issue with Time.
Hi, Community, Need some help to solve 1 D Unsteady Diffusion Equation by Finite Volume (Fully Implicit) Scheme . MATLAB Code i...
oltre 3 anni fa | 0 risposte | 0
0
risposteDomanda
1 D Unsteady Diffusion Equation by Finite Volume (Fully Implicit) Scheme
Hi, Community, Need some help to solve 1 D Unsteady Diffusion Equation by Finite Volume (Fully Implicit) Scheme . MATLAB Code i...
oltre 3 anni fa | 3 risposte | 0
3
risposteDomanda
One Dimensional Laplace Equation with Source term.
Hi, Community, Need some help to solve 1 Dimensional Laplace equation (Figure attached) by using the Finite-Difference Iterativ...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
MATLAB integral3 Error
Here is my Code, dexact_v3 is not working with some issue. Your help will highly appreciated. t=0;L = 1; hx=0.01; a=0;b=L; x...
oltre 6 anni fa | 0 risposte | 0
0
risposteDomanda
Error using integral2
I have following expression with x=[1 2 3 4 5] y=[1 2 3 4 5] L = 100; % Length of the box p=1; q=1; Ui = @(x,y) sin(pi*x...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDouble Integral using Integral2 Error
I have following expression with x=[1 2 3 4 5], y=[1 2 3 4 5], L = 100; % Length of the box p=1; q=1; Ui = @(x,y) sin(pi*x)...
oltre 6 anni fa | 0