Azzera filtri
Azzera filtri

Generating a Discrete Version of a Signal

1 visualizzazione (ultimi 30 giorni)
Sierra Bounds
Sierra Bounds il 6 Mag 2019
Commentato: gonzalo Mier il 6 Mag 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 Commento
gonzalo Mier
gonzalo Mier il 6 Mag 2019
The u(t) - u(t-tau) can be done as
heaviside(t) - heaviside(u-tau)
https://www.mathworks.com/help/symbolic/heaviside.html

Accedi per commentare.

Risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by