Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
This set of files can be used to construct a polyphase filter bank with near perfect reconstruction. The filter bank is implemented using two uniformly modulated DFT filter banks that are frequency shifted by 1/2 channel width. Effectively, two-times oversampling is used.
The number of channels must be a multiple of two. The number of taps per channel can be freely selected. A script is provided for designing the prototype filter, which is based on a 'root-raised-error-function'. The prototype has exactly linear phase.
With 128 taps per channel an average reconstruction error of -300 dB can be achieved. Channel separation is better than 150 dB for neighboring channels, and better than 300 dB for channels that are further apart. This is much better than what can typically be achieved with matlabs builtin spectrogram function.
The processing speed is around 1 MSamples/second. With enough memory, a large number of channels (e.g. 64K) is feasible.
Cita come
Wessel Lubberhuizen (2026). Near Perfect Reconstruction Polyphase Filterbank (https://it.mathworks.com/matlabcentral/fileexchange/15813-near-perfect-reconstruction-polyphase-filterbank), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.3.0.0 (4,72 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.3.0.0 | - improved comments and cleaned up code.
|
||
| 1.2.0.0 | improved prototype filter design method to achieve -300 dB reconstruction error. |
||
| 1.1.0.0 | removed dependency on Filter Design toolbox |
||
| 1.0.0.0 | Minor usability enhancements. |
