photo

Rashid Coulibaly


Last seen: 5 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
146,473
of 301,454

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,287

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,632

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


I'm trying to iterate internal nodes in a mesh set by a condition of psi(i,j) =.25*( psi(i,j+1) + psi(i,j-1) + psi(i+1,j) + psi(i-1,j)), with predetermined boundary conditions
I have mesh I created for a stream function plot with boundary conditions. Now, I have a function I want to impletement into the...

7 years ago | 0 answers | 0

0

answers

Question


how do you implement an iteration for a stream function?
Hello, so I'm trying to create a stream function contour plot. I created my mesh and have implemented my boundary conditions tha...

7 years ago | 0 answers | 0

0

answers