for x[n]=n-64, for n: 0 to 127

4 次查看(过去 30 天)
dhanshri kulkarni
dhanshri kulkarni 2015-3-18
评论: Adam 2015-3-18
find its DFT...which can be done using inbuild function fft.... but after finding its dft, say Y[k]=DFT{x[n]},...i want to make high frequency samples zeros i.e for any values of L=20,40,60....i want Y[64-L]=Y[64]=Y[64+L]=0,...i am not geting how to make these samples zeros in the dft y[k].
  1 个评论
Adam
Adam 2015-3-18
If you have the dft then surely it is trivial. Just index into it and set the relevant values to 0.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 File Name Construction 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by