필터 지우기
필터 지우기

Signals and Systems: Designing a filter using invfreqs?

조회 수: 3 (최근 30일)
ha9981
ha9981 2012년 12월 4일
Given a time-domain sinusoidal function like this: x(t) = sin(at)cos(bt) + sin(ct)cost(dt)
How do I filter out one term using invfreqs??
from looking up what invfreqs is I find that it can give me h(t) if I provide H(s). So do I have to design an H(s) that works as a filter? I have no idea how to design a filter.
Here is the plan:
Find X(s) with each of the two terms: x(t) = x1(t) + x2(t) X(s) = X1(s) + X2(s)
Then plot X1(s) and X2(s) to find range of frequency
Then copy "butterworth" filter by putting in the cutoff frequency.
Hopefully my professor will actually teach us how to do this in our last lecture.
Any help would be greatly appreciated.

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by