how can i solve this numerical?

조회 수: 1 (최근 30일)
Ayesha Noor
Ayesha Noor 2021년 8월 5일
답변: Awais Saeed 2021년 8월 5일
Consider x(t) = 1.5sin(πt)[u(t) − u(t − 1)] and h(t) = 1.5[u(t) − u(t − 1.5)] − u(t − 2) + u(t − 2.5). Compute the output y(t) = x(t) ∗ h(t) using MATLAB.
  댓글 수: 1
KSSV
KSSV 2021년 8월 5일
What have you attempted for this simple home work?

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

답변 (1개)

Awais Saeed
Awais Saeed 2021년 8월 5일
Define your x(t) and y(t) and multiply them using conv function. Read the documentation about conv.

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by