Visualizing the discrete fourier transform (DFT) in python (tutorial): Part 1

Поділитися
Вставка
  • Опубліковано 23 жов 2024

КОМЕНТАРІ • 5

  • @funmath3835
    @funmath3835 2 роки тому

    thanks for the info .

  • @Samsul2013
    @Samsul2013 2 роки тому

    interesting, I just grabbed the idea of how it works ... not the details. thanks. can you put this article and the code somewhere for hands on?

  • @goranjosic
    @goranjosic Рік тому

    I've never used anaconda, so I'm unfamiliar with spyder.
    What is unusual to me is that you didn't create a virtual environment first and install everything inside venv? Is it because anaconda installs everything necessary together with python?!

  • @Samsul2013
    @Samsul2013 2 роки тому

    It looks like something got iterated (in a loop) with some variables multiplied over and over again in order to re-construct the original image

  • @Samsul2013
    @Samsul2013 2 роки тому

    explanation using diagrams hopefully simpler to understand the process compared to speaking words due to the nature of the subject