ubsuny / 23-Homework5G4

MIT License
0 stars 7 forks source link

fft_filter question (currently in a pull request) #61

Open JustinJaniszewski opened 10 months ago

JustinJaniszewski commented 10 months ago

After my file is merged, please take a look. I padded, windowed, took the fft, took inverse fft, reversed window, reversed padding. The output of the data is the same. I am not exactly suprised its the same but I am unsure how to smooth it out. I am assuming there is something I should be doing in between taking the fft and reversing it but I don't really understand what that thing is.

sharmistharanit commented 10 months ago

I cant see your file. @JustinJaniszewski

JustinJaniszewski commented 10 months ago

Can you see it now?

sharmistharanit commented 10 months ago

yes

JustinJaniszewski commented 10 months ago

reopening because this issue isn't resolved yet

LinxuanHu commented 10 months ago

can you ket me know when you figured it out