Borrar filtros
Borrar filtros

Generating a Discrete Version of a Signal

1 visualización (últimos 30 días)
Sierra Bounds
Sierra Bounds el 6 de Mayo de 2019
Comentada: gonzalo Mier el 6 de Mayo de 2019
How would I generate the discrete version of x(t) = A cos(omega t ) (u(t) - u(t-tau)) ?
I am unsure of how the u(t) - u(t-tau) part.
  1 comentario
gonzalo Mier
gonzalo Mier el 6 de Mayo de 2019
The u(t) - u(t-tau) can be done as
heaviside(t) - heaviside(u-tau)
https://www.mathworks.com/help/symbolic/heaviside.html

Iniciar sesión para comentar.

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by