Generating a Discrete Version of a Signal

1 vue (au cours des 30 derniers jours)
Sierra Bounds
Sierra Bounds le 6 Mai 2019
Commenté : gonzalo Mier le 6 Mai 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 commentaire
gonzalo Mier
gonzalo Mier le 6 Mai 2019
The u(t) - u(t-tau) can be done as
heaviside(t) - heaviside(u-tau)
https://www.mathworks.com/help/symbolic/heaviside.html

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Signal Processing Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by