Filter löschen
Filter löschen

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

2 Ansichten (letzte 30 Tage)
dhanshri kulkarni
dhanshri kulkarni am 18 Mär. 2015
Kommentiert: Adam am 18 Mär. 2015
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 Kommentar
Adam
Adam am 18 Mär. 2015
If you have the dft then surely it is trivial. Just index into it and set the relevant values to 0.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu File Name Construction finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by