Abstract [eng] |
In this work there was created a program that simulates bouncing ball and table movement. Results of simulation were compared with results of Newton’s method and High bounce approximation. This comparison revealed that both iterative methods give similar results, however the computation time of the simulation is a bit better generally, while the High bounce approximation is extremely fast, but gives inaccurate results except some special cases. Moreover, there was created programs for visualization of the chaotic maps and was made a comparison between the exact system and High bounce approximation standard maps. |