Add one missing link

This commit is contained in:
Thomas Dehaeze 2019-10-08 16:18:13 +02:00
parent 916dc5bb45
commit 5d0d06dbdf
2 changed files with 327 additions and 327 deletions

File diff suppressed because it is too large Load Diff

View File

@ -3390,7 +3390,7 @@ We then take the non-repeatable part of this displacement and we compare that wi
We also plot the displacement measured during the huddle test. We also plot the displacement measured during the huddle test.
All the signals are shown on Fig. [[]]. All the signals are shown on Fig. [[fig:non-repeatability-parts]].
#+begin_src matlab :exports none #+begin_src matlab :exports none
Vphm = mean(reshape(uh.Vph/freqresp(Gd(1,1), 0), [fs floor(length(uh.t)/fs)]),2); Vphm = mean(reshape(uh.Vph/freqresp(Gd(1,1), 0), [fs floor(length(uh.t)/fs)]),2);