FIR Digital Filter Design
Optimal FIR Digital Filter Design
Complex FIR Filter DesignSearch Spectral Audio Signal Processing
Would you like to be notified by email when Julius Orion Smith III publishes a new entry into his blog?
In linear-phase filter design, we assumed symmetry of our filter
coefficients [
]
If we try to use '
' or pinv in Matlab, we will generally
get a complex result for
Summarizing our problem:
where
,
, and
Hence we have,
Which can be written as:
or
which is written in terms of only real variables.
Hence, we can use the standard least squares solvers in Matlab and end up with a real solution.
