필터 지우기
필터 지우기

Digital low pass filter without signal processing toolbox

조회 수: 16 (최근 30일)
Justin
Justin 2012년 8월 13일
Hi all,
All I need to do is create a low pass filter for a 1D array.
This should be very very simple but it seems all the literature requires the signal processing toolbox.
Sampling rate is 2kHz, want to filter everything above 60Hz.
Any help? TIA

답변 (1개)

Honglei Chen
Honglei Chen 2012년 8월 13일
You can always go back to the literature and implement the equation yourself.
Say if you want to design an FIR low pass filter using window method, then the following link gives you the step by step instruction on how to calculate the filter coefficients

카테고리

Help CenterFile Exchange에서 Matched Filter and Ambiguity Function에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by