Note
This is the documentation for the current state of the development branch of Qiskit Experiments. The documentation or APIs here can change prior to being released.
bloch_oscillation_x¶
- bloch_oscillation_x(x, px=0.0, py=0.0, pz=0.0, baseline=0.0)[source]¶
Bloch oscillation in x basis.
\[y = \frac{\left( - p_z p_x + p_z p_x \cos (\omega x) + \omega p_y \sin (\omega x) \right)}{\omega^2} + {\rm baseline},\]where \(\omega = \sqrt{p_x^2 + p_y^2 + p_z^2}\). The p_i stands for the measured probability in \(i \in \left\{ X, Y, Z \right\}\) basis.