Differences
This shows you the differences between two versions of the page.
forum:data:2022:recreate_densitymatrixplot [2022/03/27 19:10] – Created from the form at forum:start David Tam | forum:data:2022:recreate_densitymatrixplot [2022/03/27 19:11] (current) – David Tam | ||
---|---|---|---|
Line 16: | Line 16: | ||
dmF = CFDensityMatrix[3, | dmF = CFDensityMatrix[3, | ||
With[{vv = {0.7, 0, 0.3, 0, 0, 0.3, 0, 0, 0.1, 0.5, 0.1, 0, 0.2, 0}}, vv/ | With[{vv = {0.7, 0, 0.3, 0, 0, 0.3, 0, 0, 0.1, 0.5, 0.1, 0, 0.2, 0}}, vv/ | ||
+ | |||
DensityMatrixPlot[dmF] | DensityMatrixPlot[dmF] | ||