Given the model: Pn+1 = 18Pn/(1+(Pn/1000)^3)
How would I calculate 1,000 iterations starting with P0=9?
Given the model: Pn+1 = 18Pn/(1+(Pn/1000)^3)
How would I calculate 1,000 iterations starting with P0=9?
In A1 enter 9
In A2 and copy down to A1001, =18 * A1 / (1 + (A1 / 1000)^3)
It oscillates.
Entia non sunt multiplicanda sine necessitate
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks