Content deleted Content added
Importing Wikidata short description: "Frameworks for modeling variables that evolve over time" (Shortdesc helper) |
m Reverted edits by 139.167.143.182 (talk) (AV) |
||
(13 intermediate revisions by 12 users not shown) | |||
Line 1:
{{Short description|Frameworks for modeling variables that evolve over time}}
{{redirect-distinguish|Discrete signal|Discrete variable}}
In [[Dynamical system|mathematical dynamics]], '''discrete time''' and '''continuous time''' are two alternative frameworks within which to model [[Variable (mathematics)|variables]] that evolve over time.▼
▲In
==Discrete time==
Line 17 ⟶ 19:
==Continuous time==
In contrast, '''continuous time''' views variables as having a particular value only for
A '''continuous signal''' or a '''continuous-time signal''' is a varying [[quantity]] (a [[signal (information theory)|signal]])
Line 28 ⟶ 30:
A typical example of an infinite duration signal is:
:<math>f(t) = \sin(t), \quad t \in \mathbb{R}</math>
A finite duration counterpart of the above signal could be:
:<math>f(t) = \sin(t), \quad t \in [-\pi,\pi]</math> and <math>f(t) = 0</math> otherwise.
The value of a finite (or infinite) duration signal may or may not be finite. For example,
:<math>f(t) = \frac{1}{t}, \quad t \in [0,1]</math> and <math>f(t) = 0</math> otherwise,
is a finite duration signal but it takes an infinite value for <math>t = 0\,</math>.
|