필터 지우기
필터 지우기

How to determne phase shift of filtered analog signal

조회 수: 1 (최근 30일)
Thulasi Durai Durai Samy
Thulasi Durai Durai Samy 2013년 3월 25일
Hello
I used a low pass filter commonly as Butterworth of second order with fs=500 (so Fn=fs/2) and cut-off freq FC = 30 Hz, on a analog time domine data.
[b,a]=butter(2,Fc/Fn,'low');
The output of the filtered data was a smooth signal, but their is phase shift, can I quantify it. is their a command in matlab to determine.
--- Thanks

답변 (0개)

카테고리

Help CenterFile Exchange에서 Analog Filters에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by