Hana Bachi
Followers: 0 Following: 0
Statistics
RANK
200,995
of 295,486
REPUTATION
0
CONTRIBUTIONS
8 Questions
3 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
PDE convection-diffusion equation using the fully implicit method.
I have wrote thd code below. While runing it I got the following errores that I need help to fix them: Operator '+' is not supp...
2 years ago | 0 answers | 0
0
answersSolving a PDE with two variables using cank nicolson method
I modified the arrays and relpaced f(x,y,t) and g(x,y,t) by their expresions. I'm getting a plot but the analytical solution loo...
2 years ago | 0
Question
Solving a PDE with two variables using cank nicolson method
Hello, I'm trying to write a code using Crank Nicolson method to solve PDE with two varaiables. the problem is attached in the ...
2 years ago | 3 answers | 0
3
answersQuestion
solve Nonlinear PDE and compare the analytical and numerical solutions
I wrote the following code for this problem, but the code stuck at ligne 56. what wrong with is and how can I avoid that problem...
2 years ago | 2 answers | 0
2
answersQuestion
Crank Nicolson method to solve PDE
Hello, I have the below. When I run it I get the following error message says ''Index in position 1 exceeds array bounds. Index ...
2 years ago | 1 answer | 0
1
answerQuestion
Cank-Nicolosn to solve a nonlinear PDE
Hello, I'm trying to run a code to solve a nonlinear PDE using Crank-Nicolson method. but I'm getting an error message in lin...
2 years ago | 1 answer | 0
1
answerSolve the partial differential equation using Crank-Nicolson method.
Hello Abolfazi, thank you so much for giving from your time to solve this problem, I deeply appreciate it. The d term in my ...
3 years ago | 0
Question
Solve the partial differential equation using Crank-Nicolson method.
Hello everyone, you may see my questions here from time to time. I'm a beginner in Mathlab and trying to solve some equations, ...
3 years ago | 2 answers | 0
2
answersQuestion
Solve a partial differential equations using the explicit method
Hello, I have two codes. Can anyone help me to check them and tell me what's wrong with these codes. the first code, I'm not g...
3 years ago | 2 answers | 0
2
answersSoving PDE using explicit method
Hello davide, Thank you for edditing my code, and sepcially where you put B^2, that helps me to avoid mis-calculating it. I ...
3 years ago | 0
Question
Soving PDE using explicit method
I need to solve a PDE using the explict method. I created a code by the plot didn't look god.So I could'nt move forward for the ...
3 years ago | 2 answers | 0