how can i solve this numerical?

2 次查看(过去 30 天)
Ayesha Noor
Ayesha Noor 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 个)

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