summaryrefslogtreecommitdiff
path: root/xmds2/Shahriar_system
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2011-09-06 00:12:12 -0400
committerEugeniy Mikhailov <evgmik@gmail.com>2011-09-06 00:12:12 -0400
commit3be4eaaa85e5f6cc4ab07d9237c3879bc2aa9278 (patch)
tree532eaf80e93dc5bd2c6e7c133b70fa989fded7b8 /xmds2/Shahriar_system
parent4248cccc09ac50d84ef83a0cd388406494600ad0 (diff)
downloadNresonances-3be4eaaa85e5f6cc4ab07d9237c3879bc2aa9278.tar.gz
Nresonances-3be4eaaa85e5f6cc4ab07d9237c3879bc2aa9278.zip
plots for new system with beat note field
Diffstat (limited to 'xmds2/Shahriar_system')
-rw-r--r--xmds2/Shahriar_system/pp.m35
1 files changed, 11 insertions, 24 deletions
diff --git a/xmds2/Shahriar_system/pp.m b/xmds2/Shahriar_system/pp.m
index fcb7e2a..ae1ecf1 100644
--- a/xmds2/Shahriar_system/pp.m
+++ b/xmds2/Shahriar_system/pp.m
@@ -3,28 +3,23 @@ Shahriar_system
%% field propagation
t_1=t_1*1e6; % time now measured in uS
figure(1)
-subplot(1,3,1); imagesc(z_1, t_1, I1_out_1); colorbar
+subplot(1,2,1); imagesc(z_1, t_1, I1_out_1); colorbar
xlabel('z')
ylabel('t (uS)')
zlabel('I_1')
title('I_1')
-subplot(1,3,2); imagesc(z_1, t_1, I2_out_1); colorbar
+subplot(1,2,2); imagesc(z_1, t_1, If_out_1); colorbar
xlabel('z')
ylabel('t (uS)')
-zlabel('I_2')
-title('I_2')
-subplot(1,3,3); imagesc(z_1, t_1, I3_out_1); colorbar
-xlabel('z')
-ylabel('t (uS)')
-zlabel('I_3')
-title('I_3')
+zlabel('I_f')
+title('I_f')
%% fields before and after the cell
figure(2)
-subplot(1,3,1);
+subplot(1,2,1);
plot( ...
t_1,I1_out_1(:,1),'-;before;', ...
t_1,I1_out_1(:,end), '-;after;' ...
@@ -32,24 +27,16 @@ plot( ...
xlabel('t')
ylabel('I_1')
title('I_1 propagation')
-subplot(1,3,2);
-plot( ...
- t_1,I2_out_1(:,1),'-;before;', ...
- t_1,I2_out_1(:,end), '-;after;' ...
- )
-xlabel('t')
-ylabel('I_2')
-title('I_2 propagation')
-subplot(1,3,3);
+subplot(1,2,2);
plot( ...
- t_1,I3_out_1(:,1),'-;before;', ...
- t_1,I3_out_1(:,end), '-;after;' ...
+ t_1,If_out_1(:,1),'-;before;', ...
+ t_1,If_out_1(:,end), '-;after;' ...
)
xlabel('t')
-ylabel('I_3')
-title('I_3 propagation')
+ylabel('I_f')
+title('I_f propagation')
-%return;
+return;
%% all density matrix elements in one plot
% diagonal populations,