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年弱 前 | 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年 前 | 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...
5年以上 前 | 2 件の回答 | 0
