how can i solve this numerical?

4 visualizaciones (últimos 30 días)
Ayesha Noor
Ayesha Noor el 5 de Ag. de 2021
Respondida: Awais Saeed el 5 de Ag. de 2021
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 comentario
KSSV
KSSV el 5 de Ag. de 2021
What have you attempted for this simple home work?

Iniciar sesión para comentar.

Respuestas (1)

Awais Saeed
Awais Saeed el 5 de Ag. de 2021
Define your x(t) and y(t) and multiply them using conv function. Read the documentation about conv.

Categorías

Más información sobre Signal Processing Toolbox en Help Center y File Exchange.

Productos


Versión

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by