Questions tagged [discrete-time]

For questions related to discrete time. Discrete time views values of variables as occurring at distinct, separate "points in time", or equivalently as being unchanged throughout each non-zero region of time ("time period")—that is, time is viewed as a discrete variable.

Discrete time views values of variables as occurring at distinct, separate "points in time", or equivalently as being unchanged throughout each non-zero region of time ("time period")—that is, time is viewed as a discrete variable.

Thus a non-time variable jumps from one value to another as time moves from one time period to the next. This view of time corresponds to a digital clock that gives a fixed reading of $10:37$ for a while, and then jumps to a new fixed reading of $10:38$, etc.

In this framework, each variable of interest is measured once at each time period. The number of measurements between any two time periods is finite. Measurements are typically made at sequential integer values of the variable "time".

A discrete signal or discrete-time signal is a time series consisting of a sequence of quantities.

For more, check out this link.

151 questions
0
votes
0 answers

Unity game ATB system with a minimum turn timer

I'm trying to make a spin on the Active Time Battle mechanic (ATB) most commonly seen in the Final Fantasy series. ATB is a timing mechanic, whereby units in combat will each have a meter that fills up over time. Once it's full, the unit can then…
0
votes
0 answers

Comparing horse times across different terrains

I have a very large dataset containing horse racing results. What's intriguing to me is the variance across the time taken across the various race tracks. It has led me to look into causal factors. The one that I'm completely stumped on is how to…
Graham
  • 1
  • 1