Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| forum:data:2022:recreate_densitymatrixplot [2022/03/27 19:10] – Created from the form at forum:start David Tam | forum:data:2022:recreate_densitymatrixplot [2025/11/20 03:30] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| 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] | ||