Hi! We are working on a digital trapezoidal filter,and somehow,we are unable to get the actual output response.The only thing we can come up with is to construct a trapezoidal shape, and then convoluted the result with the input signal,however it doesn't display what we need.Can anyone share the code for a trapezoidal filter using its coefficients?

댓글 수: 1

Star Strider
Star Strider 2017년 7월 7일
I would use the firls or similar function to design the filter. To see the response in the frequency domain, use the freqz function. Use the filtfilt function to do the actual filtering of your signal.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

태그

질문:

2017년 7월 7일

댓글:

2017년 7월 7일

Community Treasure Hunt

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

Start Hunting!

Translated by