Add modal analysis modes

This commit is contained in:
Thomas Dehaeze 2019-06-18 18:00:33 +02:00
parent 34de51c0cf
commit 374143466b
12 changed files with 88 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 647 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 802 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 673 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 750 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 753 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 615 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 596 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 683 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 696 KiB

BIN
modal-analysis/index.html Normal file

Binary file not shown.

88
modal-analysis/index.org Normal file
View File

@ -0,0 +1,88 @@
#+TITLE: Modal Analysis
:DRAWER:
#+STARTUP: overview
#+LANGUAGE: en
#+EMAIL: dehaeze.thomas@gmail.com
#+AUTHOR: Dehaeze Thomas
#+HTML_LINK_HOME: ../index.html
#+HTML_LINK_UP: ../index.html
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../css/htmlize.css"/>
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../css/readtheorg.css"/>
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../css/zenburn.css"/>
#+HTML_HEAD: <script type="text/javascript" src="../js/jquery.min.js"></script>
#+HTML_HEAD: <script type="text/javascript" src="../js/bootstrap.min.js"></script>
#+HTML_HEAD: <script type="text/javascript" src="../js/jquery.stickytableheaders.min.js"></script>
#+HTML_HEAD: <script type="text/javascript" src="../js/readtheorg.js"></script>
#+HTML_MATHJAX: align: center tagside: right font: TeX
#+PROPERTY: header-args:matlab :session *MATLAB*
#+PROPERTY: header-args:matlab+ :comments org
#+PROPERTY: header-args:matlab+ :results none
#+PROPERTY: header-args:matlab+ :exports both
#+PROPERTY: header-args:matlab+ :eval no-export
#+PROPERTY: header-args:matlab+ :output-dir figs
#+PROPERTY: header-args:shell :eval no-export
:END:
* Experimental Setup
* FRF and COH Results
* Mode Shapes
#+name: fig:mode1
#+caption: Mode 1
#+attr_latex: :scale 1
[[file:img/mode1.gif]]
#+name: fig:mode2
#+caption: Mode 2
#+attr_latex: :scale 1
[[file:img/mode2.gif]]
#+name: fig:mode3
#+caption: Mode 3
#+attr_latex: :scale 1
[[file:img/mode3.gif]]
#+name: fig:mode4
#+caption: Mode 4
#+attr_latex: :scale 1
[[file:img/mode4.gif]]
#+name: fig:mode5
#+caption: Mode 5
#+attr_latex: :scale 1
[[file:img/mode5.gif]]
#+name: fig:mode6
#+caption: Mode 6
#+attr_latex: :scale 1
[[file:img/mode6.gif]]
#+name: fig:mode7
#+caption: Mode 7
#+attr_latex: :scale 1
[[file:img/mode7.gif]]
#+name: fig:mode8
#+caption: Mode 8
#+attr_latex: :scale 1
[[file:img/mode8.gif]]
#+name: fig:mode9
#+caption: Mode 9
#+attr_latex: :scale 1
[[file:img/mode9.gif]]
#+name: fig:mode10
#+caption: Mode 10
#+attr_latex: :scale 1
[[file:img/mode10.gif]]
* Spatial Mode Extraction