https://github.com/gagniuc/chaos-and-noise
Chaos & noise is an implementation that suggests by experiment that the universe is deterministic. Initially, the experiment was used to show why there are limits in predicting the behavior of physical systems. The subject is openly described in the book entitled Algorithms in Bioinformatics: Theory and Implementation.
https://github.com/gagniuc/chaos-and-noise
chaos chaos-theory cosmos deterministic limit noise noise-generator prediction universe
Last synced: 8 months ago
JSON representation
Chaos & noise is an implementation that suggests by experiment that the universe is deterministic. Initially, the experiment was used to show why there are limits in predicting the behavior of physical systems. The subject is openly described in the book entitled Algorithms in Bioinformatics: Theory and Implementation.
- Host: GitHub
- URL: https://github.com/gagniuc/chaos-and-noise
- Owner: Gagniuc
- License: mit
- Created: 2021-10-28T21:07:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-21T11:04:32.000Z (over 3 years ago)
- Last Synced: 2025-01-15T07:32:00.180Z (9 months ago)
- Topics: chaos, chaos-theory, cosmos, deterministic, limit, noise, noise-generator, prediction, universe
- Language: HTML
- Homepage:
- Size: 327 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Chaos & noise
Chaos & noise is an implementation that suggests by experiment that the universe is deterministic. Initially, the experiment was used to show why there are limits in predicting the behavior of physical systems. To show this, noise is introduced inside three chaotic systems, which inevitably leads to different results each time over longer periods of time. Thus, it is shown that the three chaotic systems can be predictable until a certain moment, in which the noise starts to build different and unpredictable trajectories for the three systems. The subject is openly described in the book entitled Algorithms in Bioinformatics: Theory and Implementation in the chapter Philosophical transactions.
**Live demo**: https://gagniuc.github.io/Chaos-and-Noise/
# References
- Paul A. Gagniuc. Algorithms in Bioinformatics: Theory and Implementation. John Wiley & Sons, Hoboken, NJ, USA, 2021, ISBN: 9781119697961.