DVF and IFF analysis on the nano-hexapod model
This commit is contained in:
@@ -81,6 +81,7 @@ Active damping techniques are applied to the full Simscape model.
|
||||
* Control of the Nano-Active-Stabilization-System ([[file:control.org][link]])
|
||||
In this file are gathered all studies about the control the Nano-Active-Stabilization-System.
|
||||
|
||||
* Nano-Hexapod Simscape Model ([[file:nano_hexapod.org][link]])
|
||||
* Useful Matlab Functions ([[./functions.org][link]])
|
||||
Many matlab functions are shared among all the files of the projects.
|
||||
|
||||
|
1355
org/nano_hexapod.org
1355
org/nano_hexapod.org
File diff suppressed because it is too large
Load Diff
@@ -10,6 +10,15 @@
|
||||
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://research.tdehaeze.xyz/css/style.css"/>
|
||||
#+HTML_HEAD: <script type="text/javascript" src="https://research.tdehaeze.xyz/js/script.js"></script>
|
||||
|
||||
#+BIND: org-latex-image-default-option "scale=1"
|
||||
#+BIND: org-latex-image-default-width ""
|
||||
#+BIND: org-latex-bib-compiler "biber"
|
||||
|
||||
#+LaTeX_CLASS: scrreprt
|
||||
#+LaTeX_CLASS_OPTIONS: [a4paper, 10pt, DIV=12, parskip=full]
|
||||
#+LaTeX_HEADER_EXTRA: \input{preamble.tex}
|
||||
#+LATEX_HEADER_EXTRA: \addbibresource{ref.bib}
|
||||
|
||||
#+PROPERTY: header-args:matlab :session *MATLAB*
|
||||
#+PROPERTY: header-args:matlab+ :comments org
|
||||
#+PROPERTY: header-args:matlab+ :results none
|
||||
|
Reference in New Issue
Block a user