Hacker News new | ask | show | jobs
by magicalist 4630 days ago
> Non-linear systems are inherently non-deterministic

Wait, what? That's not correct. The problem is that they are very much deterministic, so you get the classic situation of small variations in initial conditions having wildly different effects on the outcome, and we can never hope to measure all the things that can affect the weather a few weeks out.

However, we don't have to eliminate error, we just have to push the error below some threshold (+- a few degrees, within some margin of the actual distribution of rain over an area, etc) for some acceptable amount of time into the future. More data is definitely one part of the solution to the problem.

1 comments

True, I worded that badly. Nonlinear systems are not random. The present determines the future, but the approximate present does not approximately determine the future.
> but the approximate present does not approximately determine the future

Again, though, that statement contains huge assumptions about the nature of the dynamical system and how approximate a future prediction we need to call it "accurately predicted". Errors accumulate, but we can get arbitrarily close by more accurately measuring where we are in phase space (which is what the OP was talking about) and by more accurately modeling the system. There will always be errors -- dynamics are hard -- but we can certainly reduce them for some distance into the future. That's why we can successfully put things into orbit around Mars, for instance, in spite of the many interacting bodies in our solar system.

Assuming an increase in accuracy even somewhat proportional to the increase in sensors will almost definitely turn out to be wrong, though, which may be more the point you're trying to make and I'm missing.