| Filter Design Toolbox | ![]() |
| Constructing Quantized Filters |
Describes how you construct quantized filters in the toolbox |
| Quantized Filter Properties |
Lists and explains the properties associated with quantized filter objects, called quantized filters |
| Filtering Data with Quantized Filters |
Uses examples to show you how to use quantized filters to filter data |
| Transformation Functions for Quantized Filter Coefficients |
Introduces the hex and binary functions for changing the way you display quantized filters |
This chapter covers what you need to know to construct and use quantized filters:
The quantized filters you create in this toolbox are objects with properties. Most of the basic information you need to know about setting and retrieving property values is found in Working with Objects.
Constructing Quantized Filters
You can construct quantized filters in the Filter Design Toolbox by either:
All filter characteristics are stored as properties that you can set or retrieve. Some of these quantized filter characteristics include:
You can specify quantized filter properties by either:
Constructor for Quantized Filters
The most direct way to create a quantized filter (Qfilt object) is to create one with the default properties. You create a default quantized filter Hq by typing
A listing of all of the properties of the filter Hq you just created is displayed along with the associated property values. All property values are set to defaults when you construct a quantized filter this way.
To construct a quantized filter with properties other than the default values, follow the procedure outlined in Setting Property Values Directly at Construction.
For some examples of using the quantized filter constructor to construct a filter while specifying some properties at construction, see:
| Quantizer Data Functions | Constructing a Quantized Filter from a Reference | ![]() |
Learn more about the latest releases of MathWorks products: |
| © 1994-2009 The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |