필터 지우기
필터 지우기

Recreate smoothing filter design

조회 수: 2 (최근 30일)
Konvictus177
Konvictus177 2022년 3월 9일
댓글: Mathieu NOE 2022년 3월 21일
Hi,
I have two independet data sets. First data set = unfiltered data in blue. Second data set = filtered data in yellow.
What filter applied on the unfiltered blue data set would give me a very similar result to the yellow data.
I am basically trying to figure out what filter my hardware is using. I am especially interested in why the drop is curved and which filter would give me this curvy behaviour. I am unable to simulate this with a simple movmean.
  댓글 수: 1
Mathieu NOE
Mathieu NOE 2022년 3월 21일
hello
if you use tfestimate on your both data sets , you should be able to get a Bode plot of your "filter". From there you can try fit a FIR or IIR model using invfreqs or invfreqz

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Digital Filter Design에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by