SC09 : FFT

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ม.ค. 2025

ความคิดเห็น • 12

  • @leviguerrag
    @leviguerrag 6 ปีที่แล้ว +7

    Incredible video!
    There's a reason why this video has 0 dislikes.

  • @pokemonbill
    @pokemonbill 7 ปีที่แล้ว +3

    This was a wonderful video and really helps. It's hard to go through the documentation on your own so your examples and explanation were a godsend.

  • @finan2249
    @finan2249 9 ปีที่แล้ว +1

    I learned a lot. Thank you!

  • @tomasbjornfot2818
    @tomasbjornfot2818 5 ปีที่แล้ว

    Thanks. Great video.

  • @DontMansion
    @DontMansion 5 ปีที่แล้ว

    hello. Your video helped me very much to understand some important things. But I think I have noices with microphone. Can I show you my code?

  • @xx666mortal
    @xx666mortal 10 ปีที่แล้ว

    Hello ! First thank you for your video :)
    Second : Is it possible to obtain the entire prog ?

  • @DontMansion
    @DontMansion 7 ปีที่แล้ว

    Hello. It's very helpfull video. I did fft on python. Can you see it and crtisize it?

  • @Rajgrv100
    @Rajgrv100 6 ปีที่แล้ว

    Hey, Phys250 can you tell the name of the interface you are using?

  • @jacob240694
    @jacob240694 9 ปีที่แล้ว

    When you create the random signal, and state that there are three frequencies hidden behind the noise, shouldn't the code read
    'for j in range(Nf):'
    rather than
    'for j in range(len(fs)):'?

  • @suhailmall98
    @suhailmall98 6 ปีที่แล้ว

    Does anyone know why fftfreq() only requires the number of points as its argument? Why doesn't it take some sort of data?

  • @Shockszzbyyous
    @Shockszzbyyous 9 ปีที่แล้ว

    hey what interactive interpreter did you use?

    • @DjSwiti
      @DjSwiti 9 ปีที่แล้ว +1

      +Shockszzbyyous Hey, I think it's ipython check it at ipython.org