필터 지우기
필터 지우기

first order GmC integrator in matlab script

조회 수: 2 (최근 30일)
NTR
NTR 2011년 10월 23일
Hi, I am implementing integrator with tf for ex tf=1/s+10.I know that in simulink it is easy to implement but I want to do it matlab code. So I am applying this tf to input signal with the help of filter function available in matlab like this "out=filter(tf,input_signal)"; my output should be integrated signal. But its behaving like low pass filter. Please correct me if I am doing wrong in applying integrator transfer function to input. Thank you in advance.

답변 (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