Closed Pranjal-Srivastava-2023 closed 1 year ago
Can someone briefly explain how they have implemented padding and windowing?
I added points of data equal to 0 until it reached a number of 2^n points of data. Then used a hanning window (asked Bard for little help).
Can someone briefly explain how they have implemented padding and windowing?