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 Kommentar

KSSV
KSSV am 5 Aug. 2021
What have you attempted for this simple home work?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Awais Saeed
Awais Saeed am 5 Aug. 2021

0 Stimmen

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

Kategorien

Mehr zu MATLAB Coder finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2020b

Gefragt:

am 5 Aug. 2021

Beantwortet:

am 5 Aug. 2021

Community Treasure Hunt

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

Start Hunting!

Translated by