Low Pass Filter Design Using Z Transforms

Version 1.0.0.0 (5,03 ko) par J C
This m file constructs low pass filters with -3dB bandwidths from 100Hz to >1Ghz using z transforms.
13,9K téléchargements
Mise à jour 26 avr. 2016

Afficher la licence

This m file constructs a low pass filter using z transforms and analyzes the characteristics of the filter such as frequency response and phase using the Matlab filter function with input vector x to get output y=filter(b,a,x).Frequency domain plots are also provided.The -3dB points of the filter can be set to <100Hz to >1GHz by appropiate setting of the sampling frequency(fs) and f.

Citation pour cette source

J C (2024). Low Pass Filter Design Using Z Transforms (https://www.mathworks.com/matlabcentral/fileexchange/7351-low-pass-filter-design-using-z-transforms), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R13
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0.0

BSD License