필터 지우기
필터 지우기

Generating a Discrete Version of a Signal

조회 수: 1 (최근 30일)
Sierra Bounds
Sierra Bounds 2019년 5월 6일
댓글: gonzalo Mier 2019년 5월 6일
How would I generate the discrete version of x(t) = A cos(omega t ) (u(t) - u(t-tau)) ?
I am unsure of how the u(t) - u(t-tau) part.
  댓글 수: 1
gonzalo Mier
gonzalo Mier 2019년 5월 6일
The u(t) - u(t-tau) can be done as
heaviside(t) - heaviside(u-tau)
https://www.mathworks.com/help/symbolic/heaviside.html

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

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