Digital Bandpass Filter With Phase

Hi, I am having trouble creating a digital bandpass filter between the frequencies of 2-5Hz in MATLAB. I am trying to get the code to isolate the frequency in that range, and estimate the phase of dominant frequency. If you could help me design this filter, or share a similar code, that would help a alot.
Thank you!!

댓글 수: 1

Mathieu NOE
Mathieu NOE 2021년 6월 10일
hello
what have you done so far ? read the doc if you need assistance to start this work

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

답변 (1개)

Arthi Sathyamurthi
Arthi Sathyamurthi 2021년 12월 30일

0 개 추천

Hello,
You can use the bandpass function to filter the input signal with a passband frequency range with normalized units of π rad/sample. Further to estimate the phase you can use the angle function. You can find examples in the link of the mentioned functions to help you get started.

카테고리

도움말 센터File Exchange에서 Get Started with DSP System Toolbox에 대해 자세히 알아보기

제품

릴리스

R2021a

질문:

2021년 6월 10일

답변:

2021년 12월 30일

Community Treasure Hunt

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

Start Hunting!

Translated by