No BSD License  

Highlights from
inverse FIR filter

Be the first to rate this file! 25 Downloads (last 30 days) File Size: 19.34 KB File ID: #19294
image thumbnail

inverse FIR filter

by Matthes

 

21 Mar 2008 (Updated 24 Mar 2008)

design inverse filter (FIR) from mono or stereo impulse response

| Watch this File

File Information
Description

[ih]=invFIR(type,h,Nfft,Noct,L,range,reg,window)
- optional GUI included-

inputs overview
---------------
type:
1. 'linphase': symmetric two-sided response compensating magnitude while maintaining original phase information
2. 'minphase': one-sided response compensating magnitude with minimal possible group delay
3. 'complex': asymmetric two-sided response compensating magnitude and phase
        
h:
mono or stereo impulse response (column vector)

Nfft:
FFT length for calculating inverse FIR

Noct:
optional fractional octave smoothing (e.g. Noct=3 => 1/3 octave smooth, Noct=0 => no smoothing)

L:
length of inverse filter (truncates Nfft-length filter to L)

range:
frequency range to be regulated (e.g. [32 16000] => 32 Hz to 16 kHz)
%
% reg:
amount of regularization (in dB) inside (reg(1)) and outside (reg(2)) the specified range (example: reg=[20 -6] => inverts frequency components within 'range' with a max. gain of 20 dB,
while dampening frequencies outside 'range' by 6 dB)

window:
window=1 applies a hanning window to the inverse filter

MATLAB release MATLAB 7.5 (R2007b)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
filter design Matthes 22 Oct 2008 09:54:33
filter analysis Matthes 22 Oct 2008 09:54:33
inverse Matthes 22 Oct 2008 09:54:33
fir filter Matthes 22 Oct 2008 09:54:33
design Matthes 22 Oct 2008 09:54:33
signal processing Matthes 22 Oct 2008 09:54:33
mono Matthes 22 Oct 2008 09:54:33
stereo Matthes 22 Oct 2008 09:54:33
impulse Matthes 22 Oct 2008 09:54:33
inverse Imma 05 Sep 2011 08:31:07
inverse bikash upadhyaya 20 Nov 2011 02:53:36

Contact us at files@mathworks.com