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...
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 前 | 0
| 已接受
提问
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 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 2 个回答 | 0
