Circular convolution is described in the next lecture in the DFT and Applications playlist. Somehow that temporarily got deleted from the playlist, but it is there again now.
Great !..All your videos help me a lot to my DSP learning ! This video would be listed to which playlist? Or there will be a playlist about Circular convolution ?
One of the most useful resources to learn Signal Processing .
Thanks a lot Sir .
If only you would teach at my university. Thank you so much!
My gosh I just found this...amazing. My DSP class is a killer
Circular convolution is described in the next lecture in the DFT and Applications playlist. Somehow that temporarily got deleted from the playlist, but it is there again now.
Thanks for the great lecture! If do H[n]* Sum{X[n-lN]}. this will convolute with all X[n-lN] ? The result shouldn't be the same as H[n]* X[n-lN] ?
Great !..All your videos help me a lot to my DSP learning !
This video would be listed to which playlist?
Or there will be a playlist about Circular convolution ?
Great explanation!
Amazingly helpful, well done.
thank you. I have a problem.what the apply of the circular convulation? example: in the audio edited?
Thank you!
Great!
I'm little confused at 8:14 . Convolution duration is (Mx + Mh - 2) or (Mx + Mh - 1) ?
Number of samples. From zeroth to (Mx + Mh - 2)th. Note how Mx duration sequence has last sample at (Mx-1) and Mh long one has it at (Mh-1).