Statistics
RANK
131,738
of 300,429
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,976
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,781
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
My fluid simulation exploding to very large numbers when I take small step values
I found a solution in the comments. I updated the value of n at each stage of the computations of j,k,l,o and now it is working...
5 years ago | 0
| accepted
Question
My fluid simulation exploding to very large numbers when I take small step values
I've been using this piece of code to solve an evaporation simulation, I tried using Euler's method to numerically solve the dif...
5 years ago | 1 answer | 0
1
answerQuestion
Why does Matlab round this error to 0, even though I know it isn't precisely 0
I am trying to plot Ramanujan's Pi formula and observe how the errors are reducing as the number of iterations increases. Howev...
5 years ago | 2 answers | 0
