Question: Problem 2 ( 3 0 points ) : Consider a two - bit register. The register has four possible states: 0 0 , 0 1
Problem points:
Consider a twobit register. The register has four possible states: and Initially, at time the contents of the register is chosen at random to be one of these four states, each with equal probability. At each time step, the register is randomly manipulated as follows: with probability the register is left unchanged; with probability the two bits of the register are exchanged becomes becomes becomes and becomes ; and with probability the left bit is flipped example: becomes After the register has been manipulated in this fashion, the right bit is observed.
Suppose that on the first two time steps and we observe the sequence In other terms, the observed bit at time step is and the observed bit at time step is also
Show how the register can be formulated with a temporal model a Hidden Markov Model: What is the probability of transitioning from every state to every state? What is the probability of observing each output or in each state?
Use the forward algorithm filtering to determine the probability of being in each state at time after observing only the first bits, for
Use the forwardbackward algorithm smoothing to determine the probability of being in each state at time given both observed bits.
Use the forward algorithm prediction to determine the probability of observing in the next time step
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
