Filter löschen
Filter löschen

Generating a Discrete Version of a Signal

1 Ansicht (letzte 30 Tage)
Sierra Bounds
Sierra Bounds am 6 Mai 2019
Kommentiert: gonzalo Mier am 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 Kommentar
gonzalo Mier
gonzalo Mier am 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

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by