how can i solve this numerical?

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일

0 개 추천

Define your x(t) and y(t) and multiply them using conv function. Read the documentation about conv.

카테고리

도움말 센터File Exchange에서 MATLAB Coder에 대해 자세히 알아보기

제품

릴리스

R2020b

질문:

2021년 8월 5일

답변:

2021년 8월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by