[DOC] Suggestion Better STFT Function Notation #72

Closed
opened 2025-05-16 05:21:03 +00:00 by meowndor · 1 comment
meowndor commented 2025-05-16 05:21:03 +00:00 (Migrated from github.com)

The STFT function better to display in this notation


\text{STFT}\{x(t)\}(t, \omega) = \int_{-\infty}^{\infty} x(\tau) w(\tau - t) e^{-j\omega\tau} d\tau

Originally posted by @meowndor in #61

> The STFT function better to display in this notation > > $$ > \text{STFT}\{x(t)\}(t, \omega) = \int_{-\infty}^{\infty} x(\tau) w(\tau - t) e^{-j\omega\tau} d\tau > $$ _Originally posted by @meowndor in [#61](https://github.com/nuluh/thesis/issues/61#issuecomment-2885659803)_
nuluh commented 2025-05-17 15:17:29 +00:00 (Migrated from github.com)

Wrong desired STFT function. Discrete version should be used.

Wrong desired STFT function. Discrete version should be used.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nuluh/thesis#72