Finding strange attractors - Part 1

SdĂ­let
VloĆŸit
  • čas pƙidĂĄn 20. 07. 2024
  • In this project we will dive into the world of "strange attractors". These systems of equations produce chaotic patterns which despite being perfectly predetermined are practically impossible to predict. We will write Python code to search for these patterns and then visualize them.
    Contents
    00:00 Introduction
    04:18 Quadratic map
    10:50 Ruling out convergence
    15:45 Searching for interesting patterns
    19:56 Outro
    Video links:
    đŸŽ„ Part 2: ‱ Finding strange attrac...
    Sources:
    🔗 Julien C. Sprott's homepage: sprott.physics.wisc.edu/sprot...
    🔗 Strange Attractors: Creating Patterns in Chaos: sprott.physics.wisc.edu/fract...
    🔗 Where I stole a lot of code from: paulbourke.net/fractals/lyapunov/
    🔗 Wikipedia: en.wikipedia.org/wiki/Attractor
    Note:
    This video includes music from: www.bensound.com/

Komentáƙe • 8

  • @descriptionsuchandsuch4709
    @descriptionsuchandsuch4709 Pƙed 5 měsĂ­ci

    very very cool!
    The only little problem i saw is that "converging to infinity" is "diverging".
    Saying "the series is converging" is actually the opposite of what it does in your code.
    In reality a "good" series is "converging" towards an attractor - either a point, a loop or a strange attractor.

  • @NguyenLe-yz8hq
    @NguyenLe-yz8hq Pƙed 2 lety +1

    this blows my mind, keep on posting. learned so much from u

    • @codingcassowary6391
      @codingcassowary6391  Pƙed 2 lety

      Thank you so much! Let me know in case you have a project idea that you would like to see on the channel.

  • @monisprabu1174
    @monisprabu1174 Pƙed rokem +1

    thanks for sharing your knowledge! absolutely mind blowing

  • @carlkohweihao9584
    @carlkohweihao9584 Pƙed rokem

    That's super helpful! Thanks for sharing!

  • @pamdemonia
    @pamdemonia Pƙed 2 lety +1

    Very cool! The first time I got something decent was mind-blowing. Thanks so much!

    • @codingcassowary6391
      @codingcassowary6391  Pƙed 2 lety

      Nice! I know it's quite hard to get it working. But once the first images emerge, it's just absolutely amazing.

  • @thienanh7432
    @thienanh7432 Pƙed rokem

    i don't know how to run code and it shows the bar or the graphic :(( can anyone help me that i need to download anything else?