Low Pass Filter Design Using Z Transforms

버전 1.0.0.0 (5.03 KB) 작성자: J C
This m file constructs low pass filters with -3dB bandwidths from 100Hz to >1Ghz using z transforms.
다운로드 수: 13.9K
업데이트 날짜: 2016/4/26

라이선스 보기

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.

인용 양식

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. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R13
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

BSD License