MATLAB SIGNAL PROCESSING BLOCKSET 7 Guide de l'utilisateur Page 337

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 738
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 336
FFT
5-180
convolve signals by taking the FFT of time domain data, multiplying
frequency-domain data, and inputting the product to an IFFT block.
The following model shows the implementation of the Overlap-Save FFT Filter
block. The implementation uses the FFT block in conjunction with an IFFT
block, so the FFT block is set to output in bit-reversed order, and the IFFT
block is set to accept inputs in bit-reversed order. Note that the
bitrevorder
function is used to reorder a vector processed with the FFT outputs.
Click here in the MATLAB Help browser to open the demo model.
Alternatively, type the following command in MATLAB.
olapfilt % Open the following demo model
To see the implementation of the Overlap-Save FFT Filter block, right-click on
the Overlap-Save FFT Filter block, and select
Look under mask. Look under
the mask of the Overlap-Add FFT Filter block as well, which also uses an FFT
block that outputs in bit-reversed order.
Implementation of the Overlap-Save FFT Filter Block
FFT block set to output
in bit-reversed order.
IFFT block set to accept
inputs in bit-reversed
order
bitrevorder function used to
comply with ordering of FFT output
Vue de la page 336
1 2 ... 332 333 334 335 336 337 338 339 340 341 342 ... 737 738

Commentaires sur ces manuels

Pas de commentaire