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
