摘要:
In Nielsen and Chuang's QCQI, there are three kinds of measurement: general measurement, projective measurement, positive operator valued measurement( 阅读全文
posted @ 2022-04-22 22:02
narip
阅读(55)
评论(0)
推荐(0)
摘要:
Quasi Probability method clear all; clc; theta = pi/4; p = 0.3; % initial state psi = 1/sqrt(2)*[1;exp(1j*theta)]; rho = psi*psi'; sx = [0 1;1 0]; sy 阅读全文
posted @ 2022-04-22 22:02
narip
阅读(60)
评论(0)
推荐(0)