Feeds
已回答
concurrence calculation of qubit system
%% intialize %% clc close all clear %%%%%%%%%%%%% %% density matrix%%%% rho=1/2*[0 0 0 0;0 1 -1 0;0 -1 1 0;0 0 0 0]; ...
concurrence calculation of qubit system
%% intialize %% clc close all clear %%%%%%%%%%%%% %% density matrix%%%% rho=1/2*[0 0 0 0;0 1 -1 0;0 -1 1 0;0 0 0 0]; ...
4 years 前 | 0