February 2017
Intermediate to advanced
290 pages
5h 48m
English
In this chapter, we will give a brief overview of hidden Markov models (HMM) [BAS 93]. These models are widely used in many areas. They have a fundamental property that results in the existence of recursive algorithms, meaning that the number of operations and the size of the memory needed to calculate the required values do not increase with the number of samples. The best-known example of this is the Kalman filter [EMI 60].
Throughout this chapter, for simplicity, the notation (n1 : n2) will be used to denote the sequence of integer values from n1 to n2 inclusive.
A hidden Markov model (HMM) is a bivariate discrete-time process (Xn, Yn), where Xn and Yn are two real random vectors of finite dimension, such that:
Read now
Unlock full access