Skip to content

Commit

Permalink
Issue #56
Browse files Browse the repository at this point in the history
Enhancement: Replaced some words in the figure descriptions
  • Loading branch information
marinapotashenkova committed Feb 25, 2018
1 parent 69863a5 commit 540c7a8
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions doc/chap_examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -718,87 +718,87 @@ Here :math:`u_3, u_4` --- fictitious variables for right size,


Now compute the solvability set of the linear system
and taking its projection onto :math:`(z_1, z_2)` subspace.
and taking its projection onto different subspaces.


.. figure:: /pic/chapter06_section07_pic1.png
:width: 100 %

Figure shows solvability set projection onto (:math:`z_3, z_4`) of system
( evolves in time from t=0 to t=5, end position is
Figure shows solvability tube projection onto (:math:`z_3, z_4`) of system
( evolves in time from t=0 to t=5, final position is
:math:`z_1=0, z_2=0,z_3=0,z_4=0`)


.. figure:: /pic/chapter06_section07_pic2.png
:width: 100 %

Figure shows solvability set projection onto (:math:`z_1, z_2`) of system
( evolves in time from t=0 to t=5, end position is
Figure shows solvability tube projection onto (:math:`z_1, z_2`) of system
( evolves in time from t=0 to t=5, final position is
:math:`z_1=0, z_2=0,z_3=0,z_4=0`)


.. figure:: /pic/chapter06_section07_pic3.png
:width: 100 %

Figure shows solvability set projection onto (:math:`z_1, z_3`) of system
( evolves in time from t=0 to t=5, end position is
Figure shows solvability tube projection onto (:math:`z_1, z_3`) of system
( evolves in time from t=0 to t=5, final position is
:math:`z_1=0, z_2=0,z_3=0,z_4=0`)


.. figure:: /pic/chapter06_section07_pic4.png
:width: 100 %

Figure shows solvability set projection onto (:math:`z_2, z_4`) of system
( evolves in time from t=0 to t=5, end position is
:math:`z_1=0, z_2=0,z_3=0,z_4=0`)
Figure shows solvability tube projection onto (:math:`z_2, z_4`) of system
( evolves in time from t=0 to t=5, final position is
:math:`z_1=0, z_2=0,z_3=0,z_4=0`)


.. figure:: /pic/chapter06_section07_pic5.png
:width: 100 %

Figure shows solvability set projection onto (:math:`z_3, z_4`) of system
( evolves in time from t=0 to t=5, end position is
Figure shows solvability tube projection onto (:math:`z_3, z_4`) of system
( evolves in time from t=0 to t=5, final position is
:math:`z_1=\frac{\pi}{8}, z_2=\frac{\pi}{8}, z_3=0, z_4=0`)


.. figure:: /pic/chapter06_section07_pic6.png
:width: 100 %

Figure shows solvability set projection onto (:math:`z_1, z_2`) of system
( evolves in time from t=0 to t=5, end position is
Figure shows solvability tube projection onto (:math:`z_1, z_2`) of system
( evolves in time from t=0 to t=5, final position is
:math:`z_1=\frac{\pi}{8}, z_2=\frac{\pi}{8}, z_3=0, z_4=0`)


.. figure:: /pic/chapter06_section07_pic7.png
:width: 100 %

Figure shows solvability set projection onto (:math:`z_1, z_3`) of system
( evolves in time from t=0 to t=5, end position is
Figure shows solvability tube projection onto (:math:`z_1, z_3`) of system
( evolves in time from t=0 to t=5, final position is
:math:`z_1=\frac{\pi}{8}, z_2=\frac{\pi}{8}, z_3=0, z_4=0`)


.. figure:: /pic/chapter06_section07_pic8.png
:width: 100 %

Figure shows solvability set projection onto (:math:`z_2, z_4`) of system
( evolves in time from t=0 to t=5, end position is
Figure shows solvability tube projection onto (:math:`z_2, z_4`) of system
( evolves in time from t=0 to t=5, final position is
:math:`z_1=\frac{\pi}{8}, z_2=\frac{\pi}{8}, z_3=0, z_4=0`)


.. figure:: /pic/chapter06_section07_pic9.png
:width: 100 %

Now set control restrictions on :math:`\alpha_1 = 10, \alpha_2 = 10`.
Figure shows solvability set projection onto (:math:`z_1, z_2`) of system
( evolves in time from t=0 to t=5, end position is
Figure shows solvability tube projection onto (:math:`z_1, z_2`) of system
( evolves in time from t=0 to t=5, final position is
:math:`z_1=\frac{\pi}{8}, z_2=\frac{\pi}{8}, z_3=0, z_4=0`)


.. figure:: /pic/chapter06_section07_pic10.png
:width: 100 %

Figure shows solvability set projection onto (:math:`z_3, z_4`) of system
( evolves in time from t=0 to t=5, end position is
Figure shows solvability tube projection onto (:math:`z_3, z_4`) of system
( evolves in time from t=0 to t=5, final position is
:math:`z_1=\frac{\pi}{8}, z_2=\frac{\pi}{8}, z_3=0, z_4=0`, control limits:
:math:`\alpha_1 = 10, \alpha_2 = 10`)

Expand Down

0 comments on commit 540c7a8

Please sign in to comment.