Question about a simple game
|
04-24-2019, 03:10 PM
Post: #7
|
|||
|
|||
RE: Question about a simple game
I took another look at the results I obtained for the threshold value T and the number of iterations I. The best general equations I can come up with are:
I = 9 *T^2.3 for T <= 6 and T >= 1 I = 3.5*T^2.85 The (T, I) points can fit fit well with cubic polynomials. Unfortunately, the polynomial coefficients (and especially the constant term) vary significantly based on the calculation set. So the above two equation are the best estimates for the number of iterations. Namir |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Question about a simple game - Namir - 04-23-2019, 08:09 PM
RE: Question about a simple game - Thomas Okken - 04-23-2019, 08:38 PM
RE: Question about a simple game - Albert Chan - 04-23-2019, 11:05 PM
RE: Question about a simple game - Albert Chan - 04-24-2019, 02:14 AM
RE: Question about a simple game - Namir - 04-24-2019, 03:15 AM
RE: Question about a simple game - Albert Chan - 04-24-2019, 02:25 PM
RE: Question about a simple game - Namir - 04-24-2019, 03:14 PM
RE: Question about a simple game - Namir - 04-24-2019 03:10 PM
|
User(s) browsing this thread: 3 Guest(s)