FIR filter coefficients using matlab command
조회 수: 2 (최근 30일)
이전 댓글 표시
I have a triangular window based two-cycle lowpass filter with coefficients given by
, where
, and N is the order of the filter. The order is dependent on the sampling frequency employed by the system. I have 2 questions regarding the same:
, where
, and N is the order of the filter. The order is dependent on the sampling frequency employed by the system. I have 2 questions regarding the same:1) What if i want to determine the cut-off frequency of the same filter using these coefficients, since i only have the coefficients with me and nothing else?
2) If the first part is done how do i design a filter with the same time domain coefficients using "fir1" command?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Digital Filter Design에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!