Directional symmetry
From Wikipedia, the free encyclopedia
(Redirected from Directional Symmetry Transform)
Directional symmetry is roughly defined as "things going the same direction," and is to be distinguished from directional asymmetry, meaning "things going different directions."
The following formula tests for directional symmetry:
If <math>t\,</math> is the actual signal and <math>\hat {t}</math> is the predicted one we have:
- <math>\operatorname{DS}(t,\hat t) = \frac{100}{n-1}\sum_{i=2}^{n-1}d_i</math>,
- <math>d_i = \begin{cases} 1, & \mbox{if }(t_i - t_{i-1})(\hat t_i - \hat t_{i-1})\ge 0 \\ 0, & \mbox{otherwise} \end{cases}</math>


