필터 지우기
필터 지우기

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

조회 수: 2 (최근 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