Matlab App interactive GUI to compute Fidelity and Loschmidt Echoes for quadratic bosonic Hamiltonians.
Given:
- a Quadratic Bosonic Hamiltonian
defined by the bosonic creation (anhilation) operators
- a perturbated Hamiltonian
$H_2 = H + \epsilon P$ , with$P$ also in the quadratic form
and perturbation parameters
The algorithm takes as input parameters:
where
The initial state
- Equal superposition of Fock states
$|\Psi_0\rangle = \frac{|1\rangle + |2\rangle + ... + |N\rangle}{\sqrt{N}}$ - Coherent State
$|\Psi_0\rangle = |z\rangle$ with$z=|\alpha_0|e^{i\sigma}$ - Vacuum State
$|\Psi_0\rangle = |0\rangle$ - Single Fock state
$|\Psi_0\rangle = |n_0\rangle$
Figure FidelityGUI.png shows the visual appearence of the GUI.