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

  • 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 341
Filter Realization Wizard
5-185
Example 1: Direct Form II
Design an fourth-order, quarter-band, lowpass Butterworth filter:
1 At the MATLAB command line, compute the filter coefficients by entering
[b,a] = butter(4,.25);
2 Launch the Filter Realization Wizard by double-clicking on the icon in the
Filter Realizations library.
3 Configure the Wizard to use b and a as the numerator and denominator of a
Direct-Form II structure:
- Select
Direct-Form II from the Type menu.
- Type
b in the Numerator text field.
- Type
a in the Denominator text field.
4 Type a name for the new filter subsystem in the Block Name field. The
example uses
Butter LPF.
The GUI with these settings is shown below.
5 Press the Build button to create the specified filter subsystem in a new
model window.
Vue de la page 341
1 2 ... 337 338 339 340 341 342 343 344 345 346 347 ... 737 738

Commentaires sur ces manuels

Pas de commentaire