0%

preview image

This blog explores the Lorenz attractor, a fascinating example of chaos theory, through numerical simulations. It delves into the mathematical foundations, explains key parameters, and demonstrates visualization techniques using various programming tools like Julia, Python, MATLAB, and COMSOL. The post compares methods like Euler and Dormand-Prince, highlighting their strengths and weaknesses, while showcasing the beauty and complexity of chaotic systems.

preview image

A comprehensive guide to the Fourier Transform, covering its mathematical foundations, the relationship between time and frequency domains, and practical implementations in Julia. Includes examples of spectral analysis, Gaussian pulses, cosine waves, and the Gibbs phenomenon when building square waves from harmonics.