Moved all the simulink files in each folders

This commit is contained in:
2019-12-12 11:26:27 +01:00
parent d70c7cbe90
commit 9b2d91b464
32 changed files with 97 additions and 623 deletions

View File

@@ -97,7 +97,7 @@ The performance of this undamped system will be compared with the damped system
#+end_src
#+begin_src matlab
open 'simscape/sim_nano_station_id.slx'
open('active_damping/matlab/sim_nano_station_id.slx')
#+end_src
** Init
@@ -462,7 +462,7 @@ And the closed loop system is computed below.
#+end_src
#+begin_src matlab
open 'simscape/sim_nano_station_id.slx'
open('active_damping/matlab/sim_nano_station_id.slx')
#+end_src
** Control Design
@@ -1001,7 +1001,7 @@ And the closed loop system is computed below.
#+end_src
#+begin_src matlab
open 'simscape/sim_nano_station_id.slx'
open('active_damping/matlab/sim_nano_station_id.slx')
#+end_src
** Control Design
@@ -1514,7 +1514,7 @@ The obtained sensitivity to disturbances is shown in figure [[fig:dvf_1dof_sensi
#+end_src
#+begin_src matlab
open 'simscape/sim_nano_station_id.slx'
open('active_damping/matlab/sim_nano_station_id.slx')
#+end_src
** Control Design

Binary file not shown.