필터 지우기
필터 지우기

how to solve y[n]=a0*x[n]-a1*x[n-1] in matlab?

조회 수: 3 (최근 30일)
zeba farheen
zeba farheen 2015년 8월 17일
답변: Titus Edelhofer 2015년 8월 17일
solve this equation by matlab simulation and plot graph for output
  댓글 수: 1
Torsten
Torsten 2015년 8월 17일
solve for what ?
Best wishes
Torsten.

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

답변 (1개)

Titus Edelhofer
Titus Edelhofer 2015년 8월 17일
Hi,
use the function filter:
doc filter
Titus

카테고리

Help CenterFile Exchange에서 Numerical Integration and Differential Equations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by