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 ExchangeMATLAB 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