Compare commits
37 Commits
5afe1bcdd1
...
master
Author | SHA1 | Date | |
---|---|---|---|
805af508fd | |||
0b0c5d14a9 | |||
a7d6e3c509 | |||
ff9a33f2c3 | |||
09eea08de1 | |||
6d744ddcaf | |||
5734ae5d6b | |||
f9159c78c5 | |||
c4584ed06e | |||
acae193de0 | |||
9677b4d3c4 | |||
f32ff33474 | |||
7b5a3c521f | |||
2a0b6be82f | |||
054ae6e094 | |||
3859eca154 | |||
a4f91c68e1 | |||
040f2b42cc | |||
8e95886e68 | |||
610bc525be | |||
21cd0b1471 | |||
f10d48cccf | |||
e4c52fa4db | |||
b6ad126460 | |||
a4046ed618 | |||
16465e1f08 | |||
63bb2cf11b | |||
eb68a99c13 | |||
658346a0a1 | |||
c5ce3c182c | |||
94bf676ddf | |||
af27d03c17 | |||
1347fd3559 | |||
22afad9d07 | |||
4e780d6b82 | |||
c2fec7b236 | |||
89e0e13629 |
38
.gitignore
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
# Windows default autosave extension
|
||||
*.asv
|
||||
*rtw/
|
||||
test_at**.m
|
||||
data/
|
||||
|
||||
# OSX / *nix default autosave extension
|
||||
*.m~
|
||||
|
||||
# Compiled MEX binaries (all platforms)
|
||||
*.mex*
|
||||
|
||||
# Packaged app and toolbox files
|
||||
*.mlappinstall
|
||||
*.slxc
|
||||
*.mldatx
|
||||
*.mltbx
|
||||
*.xml
|
||||
piezoapa_slrt_rtw/
|
||||
|
||||
# Generated helpsearch folders
|
||||
helpsearch*/
|
||||
|
||||
# Simulink code generation folders
|
||||
slprj/
|
||||
sccprj/
|
||||
|
||||
# Matlab code generation folders
|
||||
codegen/
|
||||
|
||||
# Simulink autosave extension
|
||||
*.autosave
|
||||
|
||||
# Simulink cache files
|
||||
*.slxc
|
||||
|
||||
# Octave session info
|
||||
octave-workspace
|
145
css/htmlize.css
@@ -1,145 +0,0 @@
|
||||
.org-bold { /* bold */ font-weight: bold; }
|
||||
.org-bold-italic { /* bold-italic */ font-weight: bold; font-style: italic; }
|
||||
.org-buffer-menu-buffer { /* buffer-menu-buffer */ font-weight: bold; }
|
||||
.org-builtin { /* font-lock-builtin-face */ color: #7a378b; }
|
||||
.org-button { /* button */ text-decoration: underline; }
|
||||
.org-calendar-today { /* calendar-today */ text-decoration: underline; }
|
||||
.org-change-log-acknowledgement { /* change-log-acknowledgement */ color: #b22222; }
|
||||
.org-change-log-conditionals { /* change-log-conditionals */ color: #a0522d; }
|
||||
.org-change-log-date { /* change-log-date */ color: #8b2252; }
|
||||
.org-change-log-email { /* change-log-email */ color: #a0522d; }
|
||||
.org-change-log-file { /* change-log-file */ color: #0000ff; }
|
||||
.org-change-log-function { /* change-log-function */ color: #a0522d; }
|
||||
.org-change-log-list { /* change-log-list */ color: #a020f0; }
|
||||
.org-change-log-name { /* change-log-name */ color: #008b8b; }
|
||||
.org-comint-highlight-input { /* comint-highlight-input */ font-weight: bold; }
|
||||
.org-comint-highlight-prompt { /* comint-highlight-prompt */ color: #00008b; }
|
||||
.org-comment { /* font-lock-comment-face */ color: #999988; font-style: italic; }
|
||||
.org-comment-delimiter { /* font-lock-comment-delimiter-face */ color: #999988; font-style: italic; }
|
||||
.org-completions-annotations { /* completions-annotations */ font-style: italic; }
|
||||
.org-completions-common-part { /* completions-common-part */ color: #000000; background-color: #ffffff; }
|
||||
.org-completions-first-difference { /* completions-first-difference */ font-weight: bold; }
|
||||
.org-constant { /* font-lock-constant-face */ color: #008b8b; }
|
||||
.org-diary { /* diary */ color: #ff0000; }
|
||||
.org-diff-context { /* diff-context */ color: #7f7f7f; }
|
||||
.org-diff-file-header { /* diff-file-header */ background-color: #b3b3b3; font-weight: bold; }
|
||||
.org-diff-function { /* diff-function */ background-color: #cccccc; }
|
||||
.org-diff-header { /* diff-header */ background-color: #cccccc; }
|
||||
.org-diff-hunk-header { /* diff-hunk-header */ background-color: #cccccc; }
|
||||
.org-diff-index { /* diff-index */ background-color: #b3b3b3; font-weight: bold; }
|
||||
.org-diff-nonexistent { /* diff-nonexistent */ background-color: #b3b3b3; font-weight: bold; }
|
||||
.org-diff-refine-change { /* diff-refine-change */ background-color: #d9d9d9; }
|
||||
.org-dired-directory { /* dired-directory */ color: #0000ff; }
|
||||
.org-dired-flagged { /* dired-flagged */ color: #ff0000; font-weight: bold; }
|
||||
.org-dired-header { /* dired-header */ color: #228b22; }
|
||||
.org-dired-ignored { /* dired-ignored */ color: #7f7f7f; }
|
||||
.org-dired-mark { /* dired-mark */ color: #008b8b; }
|
||||
.org-dired-marked { /* dired-marked */ color: #ff0000; font-weight: bold; }
|
||||
.org-dired-perm-write { /* dired-perm-write */ color: #b22222; }
|
||||
.org-dired-symlink { /* dired-symlink */ color: #a020f0; }
|
||||
.org-dired-warning { /* dired-warning */ color: #ff0000; font-weight: bold; }
|
||||
.org-doc { /* font-lock-doc-face */ color: #8b2252; }
|
||||
.org-escape-glyph { /* escape-glyph */ color: #a52a2a; }
|
||||
.org-file-name-shadow { /* file-name-shadow */ color: #7f7f7f; }
|
||||
.org-flyspell-duplicate { /* flyspell-duplicate */ color: #cdad00; font-weight: bold; text-decoration: underline; }
|
||||
.org-flyspell-incorrect { /* flyspell-incorrect */ color: #ff4500; font-weight: bold; text-decoration: underline; }
|
||||
.org-fringe { /* fringe */ background-color: #f2f2f2; }
|
||||
.org-function-name { /* font-lock-function-name-face */ color: teal; }
|
||||
.org-header-line { /* header-line */ color: #333333; background-color: #e5e5e5; }
|
||||
.org-help-argument-name { /* help-argument-name */ font-style: italic; }
|
||||
.org-highlight { /* highlight */ background-color: #b4eeb4; }
|
||||
.org-holiday { /* holiday */ background-color: #ffc0cb; }
|
||||
.org-isearch { /* isearch */ color: #b0e2ff; background-color: #cd00cd; }
|
||||
.org-isearch-fail { /* isearch-fail */ background-color: #ffc1c1; }
|
||||
.org-italic { /* italic */ font-style: italic; }
|
||||
.org-keyword { /* font-lock-keyword-face */ color: #0086b3; }
|
||||
.org-lazy-highlight { /* lazy-highlight */ background-color: #afeeee; }
|
||||
.org-link { /* link */ color: #0000ff; text-decoration: underline; }
|
||||
.org-link-visited { /* link-visited */ color: #8b008b; text-decoration: underline; }
|
||||
.org-log-edit-header { /* log-edit-header */ color: #a020f0; }
|
||||
.org-log-edit-summary { /* log-edit-summary */ color: #0000ff; }
|
||||
.org-log-edit-unknown-header { /* log-edit-unknown-header */ color: #b22222; }
|
||||
.org-match { /* match */ background-color: #ffff00; }
|
||||
.org-next-error { /* next-error */ background-color: #eedc82; }
|
||||
.org-nobreak-space { /* nobreak-space */ color: #a52a2a; text-decoration: underline; }
|
||||
.org-org-archived { /* org-archived */ color: #7f7f7f; }
|
||||
.org-org-block { /* org-block */ color: #7f7f7f; }
|
||||
.org-org-block-begin-line { /* org-block-begin-line */ color: #b22222; }
|
||||
.org-org-block-end-line { /* org-block-end-line */ color: #b22222; }
|
||||
.org-org-checkbox { /* org-checkbox */ font-weight: bold; }
|
||||
.org-org-checkbox-statistics-done { /* org-checkbox-statistics-done */ color: #228b22; font-weight: bold; }
|
||||
.org-org-checkbox-statistics-todo { /* org-checkbox-statistics-todo */ color: #ff0000; font-weight: bold; }
|
||||
.org-org-clock-overlay { /* org-clock-overlay */ background-color: #ffff00; }
|
||||
.org-org-code { /* org-code */ color: #7f7f7f; }
|
||||
.org-org-column { /* org-column */ background-color: #e5e5e5; }
|
||||
.org-org-column-title { /* org-column-title */ background-color: #e5e5e5; font-weight: bold; text-decoration: underline; }
|
||||
.org-org-date { /* org-date */ color: #a020f0; text-decoration: underline; }
|
||||
.org-org-document-info { /* org-document-info */ color: #191970; }
|
||||
.org-org-document-info-keyword { /* org-document-info-keyword */ color: #7f7f7f; }
|
||||
.org-org-document-title { /* org-document-title */ color: #191970; font-size: 144%; font-weight: bold; }
|
||||
.org-org-done { /* org-done */ color: #228b22; font-weight: bold; }
|
||||
.org-org-drawer { /* org-drawer */ color: #0000ff; }
|
||||
.org-org-ellipsis { /* org-ellipsis */ color: #b8860b; text-decoration: underline; }
|
||||
.org-org-footnote { /* org-footnote */ color: #a020f0; text-decoration: underline; }
|
||||
.org-org-formula { /* org-formula */ color: #b22222; }
|
||||
.org-org-headline-done { /* org-headline-done */ color: #bc8f8f; }
|
||||
.org-org-hide { /* org-hide */ color: #ffffff; }
|
||||
.org-org-latex-and-export-specials { /* org-latex-and-export-specials */ color: #8b4513; }
|
||||
.org-org-level-1 { /* org-level-1 */ color: #0000ff; }
|
||||
.org-org-level-2 { /* org-level-2 */ color: #a0522d; }
|
||||
.org-org-level-3 { /* org-level-3 */ color: #a020f0; }
|
||||
.org-org-level-4 { /* org-level-4 */ color: #b22222; }
|
||||
.org-org-level-5 { /* org-level-5 */ color: #228b22; }
|
||||
.org-org-level-6 { /* org-level-6 */ color: #008b8b; }
|
||||
.org-org-level-7 { /* org-level-7 */ color: #7a378b; }
|
||||
.org-org-level-8 { /* org-level-8 */ color: #8b2252; }
|
||||
.org-org-link { /* org-link */ color: #0000ff; text-decoration: underline; }
|
||||
.org-org-meta-line { /* org-meta-line */ color: #b22222; }
|
||||
.org-org-mode-line-clock { /* org-mode-line-clock */ color: #000000; background-color: #bfbfbf; }
|
||||
.org-org-mode-line-clock-overrun { /* org-mode-line-clock-overrun */ color: #000000; background-color: #ff0000; }
|
||||
.org-org-quote { /* org-quote */ color: #7f7f7f; }
|
||||
.org-org-scheduled { /* org-scheduled */ color: #006400; }
|
||||
.org-org-scheduled-previously { /* org-scheduled-previously */ color: #b22222; }
|
||||
.org-org-scheduled-today { /* org-scheduled-today */ color: #006400; }
|
||||
.org-org-sexp-date { /* org-sexp-date */ color: #a020f0; }
|
||||
.org-org-special-keyword { /* org-special-keyword */ color: #a020f0; }
|
||||
.org-org-table { /* org-table */ color: #0000ff; }
|
||||
.org-org-tag { /* org-tag */ font-weight: bold; }
|
||||
.org-org-target { /* org-target */ text-decoration: underline; }
|
||||
.org-org-time-grid { /* org-time-grid */ color: #b8860b; }
|
||||
.org-org-todo { /* org-todo */ color: #ff0000; font-weight: bold; }
|
||||
.org-org-upcoming-deadline { /* org-upcoming-deadline */ color: #b22222; }
|
||||
.org-org-verbatim { /* org-verbatim */ color: #7f7f7f; }
|
||||
.org-org-verse { /* org-verse */ color: #7f7f7f; }
|
||||
.org-org-warning { /* org-warning */ color: #ff0000; font-weight: bold; }
|
||||
.org-outline-1 { /* outline-1 */ color: #0000ff; }
|
||||
.org-outline-2 { /* outline-2 */ color: #a0522d; }
|
||||
.org-outline-3 { /* outline-3 */ color: #a020f0; }
|
||||
.org-outline-4 { /* outline-4 */ color: #b22222; }
|
||||
.org-outline-5 { /* outline-5 */ color: #228b22; }
|
||||
.org-outline-6 { /* outline-6 */ color: #008b8b; }
|
||||
.org-outline-7 { /* outline-7 */ color: #7a378b; }
|
||||
.org-outline-8 { /* outline-8 */ color: #8b2252; }
|
||||
.org-preprocessor { /* font-lock-preprocessor-face */ color: #7a378b; }
|
||||
.org-query-replace { /* query-replace */ color: #b0e2ff; background-color: #cd00cd; }
|
||||
.org-regexp-grouping-backslash { /* font-lock-regexp-grouping-backslash */ font-weight: bold; }
|
||||
.org-regexp-grouping-construct { /* font-lock-regexp-grouping-construct */ font-weight: bold; }
|
||||
.org-region { /* region */ background-color: #eedc82; }
|
||||
.org-secondary-selection { /* secondary-selection */ background-color: #ffff00; }
|
||||
.org-shadow { /* shadow */ color: #7f7f7f; }
|
||||
.org-show-paren-match { /* show-paren-match */ background-color: #40e0d0; }
|
||||
.org-show-paren-mismatch { /* show-paren-mismatch */ color: #ffffff; background-color: #a020f0; }
|
||||
.org-string { /* font-lock-string-face */ color: #dd1144; }
|
||||
.org-tool-bar { /* tool-bar */ color: #000000; background-color: #bfbfbf; }
|
||||
.org-tooltip { /* tooltip */ color: #000000; background-color: #ffffe0; }
|
||||
.org-trailing-whitespace { /* trailing-whitespace */ background-color: #ff0000; }
|
||||
.org-type { /* font-lock-type-face */ color: #228b22; }
|
||||
.org-underline { /* underline */ text-decoration: underline; }
|
||||
.org-variable-name { /* font-lock-variable-name-face */ color: teal; }
|
||||
.org-warning { /* font-lock-warning-face */ color: #ff0000; font-weight: bold; }
|
||||
.org-widget-button { /* widget-button */ font-weight: bold; }
|
||||
.org-widget-button-pressed { /* widget-button-pressed */ color: #ff0000; }
|
||||
.org-widget-documentation { /* widget-documentation */ color: #006400; }
|
||||
.org-widget-field { /* widget-field */ background-color: #d9d9d9; }
|
||||
.org-widget-inactive { /* widget-inactive */ color: #7f7f7f; }
|
||||
.org-widget-single-line-field { /* widget-single-line-field */ background-color: #d9d9d9; }
|
1095
css/readtheorg.css
BIN
doc/APA95ML.pdf
Normal file
BIN
doc/IDS3010.pdf
Normal file
BIN
doc/IO130 IO131 OEM Datasheet.pdf
Normal file
BIN
doc/LA75B.pdf
Normal file
BIN
doc/model_5113.pdf
Normal file
BIN
figs/APA95ML_FEM.png
Normal file
After Width: | Height: | Size: 144 KiB |
BIN
figs/APA95ML_nodes_1.png
Normal file
After Width: | Height: | Size: 67 KiB |
BIN
figs/APA95ML_nodes_2.png
Normal file
After Width: | Height: | Size: 57 KiB |
BIN
figs/IMG_20200716_174810.jpg
Normal file
After Width: | Height: | Size: 2.8 MiB |
BIN
figs/IMG_20200720_091821.jpg
Normal file
After Width: | Height: | Size: 2.6 MiB |
BIN
figs/PI_E505_coh.pdf
Normal file
BIN
figs/PI_E505_coh.png
Normal file
After Width: | Height: | Size: 33 KiB |
BIN
figs/PI_E505_tf.pdf
Normal file
BIN
figs/PI_E505_tf.png
Normal file
After Width: | Height: | Size: 101 KiB |
BIN
figs/apa95ml_5kg_PI_coh.pdf
Normal file
BIN
figs/apa95ml_5kg_PI_coh.png
Normal file
After Width: | Height: | Size: 34 KiB |
BIN
figs/apa95ml_5kg_PI_pdf_comp_huddle.pdf
Normal file
BIN
figs/apa95ml_5kg_PI_pdf_comp_huddle.png
Normal file
After Width: | Height: | Size: 90 KiB |
BIN
figs/apa95ml_5kg_PI_tf.pdf
Normal file
BIN
figs/apa95ml_5kg_PI_tf.png
Normal file
After Width: | Height: | Size: 157 KiB |
BIN
figs/apa95ml_5kg_cedrat_coh.pdf
Normal file
BIN
figs/apa95ml_5kg_cedrat_coh.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
figs/apa95ml_5kg_pi_comp_fem.pdf
Normal file
BIN
figs/apa95ml_5kg_pi_comp_fem.png
Normal file
After Width: | Height: | Size: 126 KiB |
BIN
figs/bode_plot_force_sensor_voltage_comp_fem.pdf
Normal file
BIN
figs/bode_plot_force_sensor_voltage_comp_fem.png
Normal file
After Width: | Height: | Size: 129 KiB |
BIN
figs/compare_Gd_id_simscape.pdf
Normal file
BIN
figs/compare_Gd_id_simscape.png
Normal file
After Width: | Height: | Size: 82 KiB |
BIN
figs/compare_Gf_id_simscape.pdf
Normal file
BIN
figs/compare_Gf_id_simscape.png
Normal file
After Width: | Height: | Size: 86 KiB |
BIN
figs/dynamics_act_disp_comp_mass.pdf
Normal file
BIN
figs/dynamics_act_disp_comp_mass.png
Normal file
After Width: | Height: | Size: 122 KiB |
BIN
figs/dynamics_force_force_sensor_comp_mass.pdf
Normal file
BIN
figs/dynamics_force_force_sensor_comp_mass.png
Normal file
After Width: | Height: | Size: 127 KiB |
BIN
figs/exp_frf_identified_tf.pdf
Normal file
BIN
figs/exp_frf_identified_tf.png
Normal file
After Width: | Height: | Size: 151 KiB |
BIN
figs/gain_Va_to_Vs.pdf
Normal file
BIN
figs/gain_Va_to_Vs.png
Normal file
After Width: | Height: | Size: 86 KiB |
BIN
figs/gain_Va_to_d.pdf
Normal file
BIN
figs/gain_Va_to_d.png
Normal file
After Width: | Height: | Size: 64 KiB |
BIN
figs/huddle_test_pdf.pdf
Normal file
BIN
figs/huddle_test_pdf.png
Normal file
After Width: | Height: | Size: 85 KiB |
BIN
figs/huddle_test_time_domain.pdf
Normal file
BIN
figs/huddle_test_time_domain.png
Normal file
After Width: | Height: | Size: 31 KiB |
BIN
figs/iff_first_test_bode_plot.pdf
Normal file
BIN
figs/iff_first_test_bode_plot.png
Normal file
After Width: | Height: | Size: 96 KiB |
BIN
figs/iff_first_test_coherence.pdf
Normal file
BIN
figs/iff_first_test_coherence.png
Normal file
After Width: | Height: | Size: 36 KiB |
1039
figs/iff_plant_identification_apa95ml.pdf
Normal file
BIN
figs/iff_plant_identification_apa95ml.png
Normal file
After Width: | Height: | Size: 89 KiB |
BIN
figs/iff_results_bode_plots.pdf
Normal file
BIN
figs/iff_results_bode_plots.png
Normal file
After Width: | Height: | Size: 114 KiB |
BIN
figs/iff_results_bode_plots_identification.pdf
Normal file
BIN
figs/iff_results_bode_plots_identification.png
Normal file
After Width: | Height: | Size: 120 KiB |
BIN
figs/iff_results_root_locus.pdf
Normal file
BIN
figs/iff_results_root_locus.png
Normal file
After Width: | Height: | Size: 39 KiB |
BIN
figs/root_locus_iff_apa95ml_identification.pdf
Normal file
BIN
figs/root_locus_iff_apa95ml_identification.png
Normal file
After Width: | Height: | Size: 29 KiB |
BIN
figs/setup_picture.png
Normal file
After Width: | Height: | Size: 2.2 MiB |
BIN
figs/setup_zoom.png
Normal file
After Width: | Height: | Size: 2.2 MiB |
BIN
figs/test_bench_apa_identification.pdf
Normal file
BIN
figs/test_bench_apa_identification.png
Normal file
After Width: | Height: | Size: 68 KiB |
4099
figs/test_bench_apa_identification.svg
Normal file
After Width: | Height: | Size: 249 KiB |
BIN
figs/test_bench_apa_schematic.pdf
Normal file
BIN
figs/test_bench_apa_schematic.png
Normal file
After Width: | Height: | Size: 70 KiB |
4185
figs/test_bench_apa_schematic.svg
Normal file
After Width: | Height: | Size: 250 KiB |
BIN
figs/test_bench_apa_schematic_iff.pdf
Normal file
BIN
figs/test_bench_apa_schematic_iff.png
Normal file
After Width: | Height: | Size: 75 KiB |
4429
figs/test_bench_apa_schematic_iff.svg
Normal file
After Width: | Height: | Size: 263 KiB |
1708
index.html
7
js/bootstrap.min.js
vendored
4
js/jquery.min.js
vendored
1
js/jquery.stickytableheaders.min.js
vendored
@@ -1 +0,0 @@
|
||||
!function(a,b){"use strict";function c(c,g){var h=this;h.$el=a(c),h.el=c,h.id=e++,h.$window=a(b),h.$document=a(document),h.$el.bind("destroyed",a.proxy(h.teardown,h)),h.$clonedHeader=null,h.$originalHeader=null,h.isSticky=!1,h.hasBeenSticky=!1,h.leftOffset=null,h.topOffset=null,h.init=function(){h.$el.each(function(){var b=a(this);b.css("padding",0),h.$originalHeader=a("thead:first",this),h.$clonedHeader=h.$originalHeader.clone(),b.trigger("clonedHeader."+d,[h.$clonedHeader]),h.$clonedHeader.addClass("tableFloatingHeader"),h.$clonedHeader.css("display","none"),h.$originalHeader.addClass("tableFloatingHeaderOriginal"),h.$originalHeader.after(h.$clonedHeader),h.$printStyle=a('<style type="text/css" media="print">.tableFloatingHeader{display:none !important;}.tableFloatingHeaderOriginal{position:static !important;}</style>'),a("head").append(h.$printStyle)}),h.setOptions(g),h.updateWidth(),h.toggleHeaders(),h.bind()},h.destroy=function(){h.$el.unbind("destroyed",h.teardown),h.teardown()},h.teardown=function(){h.isSticky&&h.$originalHeader.css("position","static"),a.removeData(h.el,"plugin_"+d),h.unbind(),h.$clonedHeader.remove(),h.$originalHeader.removeClass("tableFloatingHeaderOriginal"),h.$originalHeader.css("visibility","visible"),h.$printStyle.remove(),h.el=null,h.$el=null},h.bind=function(){h.$scrollableArea.on("scroll."+d,h.toggleHeaders),h.isWindowScrolling||(h.$window.on("scroll."+d+h.id,h.setPositionValues),h.$window.on("resize."+d+h.id,h.toggleHeaders)),h.$scrollableArea.on("resize."+d,h.toggleHeaders),h.$scrollableArea.on("resize."+d,h.updateWidth)},h.unbind=function(){h.$scrollableArea.off("."+d,h.toggleHeaders),h.isWindowScrolling||(h.$window.off("."+d+h.id,h.setPositionValues),h.$window.off("."+d+h.id,h.toggleHeaders)),h.$scrollableArea.off("."+d,h.updateWidth)},h.toggleHeaders=function(){h.$el&&h.$el.each(function(){var b,c=a(this),d=h.isWindowScrolling?isNaN(h.options.fixedOffset)?h.options.fixedOffset.outerHeight():h.options.fixedOffset:h.$scrollableArea.offset().top+(isNaN(h.options.fixedOffset)?0:h.options.fixedOffset),e=c.offset(),f=h.$scrollableArea.scrollTop()+d,g=h.$scrollableArea.scrollLeft(),i=h.isWindowScrolling?f>e.top:d>e.top,j=(h.isWindowScrolling?f:0)<e.top+c.height()-h.$clonedHeader.height()-(h.isWindowScrolling?0:d);i&&j?(b=e.left-g+h.options.leftOffset,h.$originalHeader.css({position:"fixed","margin-top":h.options.marginTop,left:b,"z-index":3}),h.leftOffset=b,h.topOffset=d,h.$clonedHeader.css("display",""),h.isSticky||(h.isSticky=!0,h.updateWidth()),h.setPositionValues()):h.isSticky&&(h.$originalHeader.css("position","static"),h.$clonedHeader.css("display","none"),h.isSticky=!1,h.resetWidth(a("td,th",h.$clonedHeader),a("td,th",h.$originalHeader)))})},h.setPositionValues=function(){var a=h.$window.scrollTop(),b=h.$window.scrollLeft();!h.isSticky||0>a||a+h.$window.height()>h.$document.height()||0>b||b+h.$window.width()>h.$document.width()||h.$originalHeader.css({top:h.topOffset-(h.isWindowScrolling?0:a),left:h.leftOffset-(h.isWindowScrolling?0:b)})},h.updateWidth=function(){if(h.isSticky){h.$originalHeaderCells||(h.$originalHeaderCells=a("th,td",h.$originalHeader)),h.$clonedHeaderCells||(h.$clonedHeaderCells=a("th,td",h.$clonedHeader));var b=h.getWidth(h.$clonedHeaderCells);h.setWidth(b,h.$clonedHeaderCells,h.$originalHeaderCells),h.$originalHeader.css("width",h.$clonedHeader.width())}},h.getWidth=function(c){var d=[];return c.each(function(c){var e,f=a(this);if("border-box"===f.css("box-sizing"))e=f[0].getBoundingClientRect().width;else{var g=a("th",h.$originalHeader);if("collapse"===g.css("border-collapse"))if(b.getComputedStyle)e=parseFloat(b.getComputedStyle(this,null).width);else{var i=parseFloat(f.css("padding-left")),j=parseFloat(f.css("padding-right")),k=parseFloat(f.css("border-width"));e=f.outerWidth()-i-j-k}else e=f.width()}d[c]=e}),d},h.setWidth=function(a,b,c){b.each(function(b){var d=a[b];c.eq(b).css({"min-width":d,"max-width":d})})},h.resetWidth=function(b,c){b.each(function(b){var d=a(this);c.eq(b).css({"min-width":d.css("min-width"),"max-width":d.css("max-width")})})},h.setOptions=function(c){h.options=a.extend({},f,c),h.$scrollableArea=a(h.options.scrollableArea),h.isWindowScrolling=h.$scrollableArea[0]===b},h.updateOptions=function(a){h.setOptions(a),h.unbind(),h.bind(),h.updateWidth(),h.toggleHeaders()},h.init()}var d="stickyTableHeaders",e=0,f={fixedOffset:0,leftOffset:0,marginTop:0,scrollableArea:b};a.fn[d]=function(b){return this.each(function(){var e=a.data(this,"plugin_"+d);e?"string"==typeof b?e[b].apply(e):e.updateOptions(b):"destroy"!==b&&a.data(this,"plugin_"+d,new c(this,b))})}}(jQuery,window);
|
@@ -1,85 +0,0 @@
|
||||
$(function() {
|
||||
$('.note').before("<p class='admonition-title note'>Note</p>");
|
||||
$('.seealso').before("<p class='admonition-title seealso'>See also</p>");
|
||||
$('.warning').before("<p class='admonition-title warning'>Warning</p>");
|
||||
$('.caution').before("<p class='admonition-title caution'>Caution</p>");
|
||||
$('.attention').before("<p class='admonition-title attention'>Attention</p>");
|
||||
$('.tip').before("<p class='admonition-title tip'>Tip</p>");
|
||||
$('.important').before("<p class='admonition-title important'>Important</p>");
|
||||
$('.hint').before("<p class='admonition-title hint'>Hint</p>");
|
||||
$('.error').before("<p class='admonition-title error'>Error</p>");
|
||||
$('.danger').before("<p class='admonition-title danger'>Danger</p>");
|
||||
});
|
||||
|
||||
$( document ).ready(function() {
|
||||
|
||||
// Shift nav in mobile when clicking the menu.
|
||||
$(document).on('click', "[data-toggle='wy-nav-top']", function() {
|
||||
$("[data-toggle='wy-nav-shift']").toggleClass("shift");
|
||||
$("[data-toggle='rst-versions']").toggleClass("shift");
|
||||
});
|
||||
// Close menu when you click a link.
|
||||
$(document).on('click', ".wy-menu-vertical .current ul li a", function() {
|
||||
$("[data-toggle='wy-nav-shift']").removeClass("shift");
|
||||
$("[data-toggle='rst-versions']").toggleClass("shift");
|
||||
});
|
||||
$(document).on('click', "[data-toggle='rst-current-version']", function() {
|
||||
$("[data-toggle='rst-versions']").toggleClass("shift-up");
|
||||
});
|
||||
// Make tables responsive
|
||||
$("table.docutils:not(.field-list)").wrap("<div class='wy-table-responsive'></div>");
|
||||
});
|
||||
|
||||
$( document ).ready(function() {
|
||||
$('#text-table-of-contents ul').first().addClass('nav');
|
||||
// ScrollSpy also requires that we use
|
||||
// a Bootstrap nav component.
|
||||
$('body').scrollspy({target: '#text-table-of-contents'});
|
||||
|
||||
// add sticky table headers
|
||||
$('table').stickyTableHeaders();
|
||||
|
||||
// set the height of tableOfContents
|
||||
var $postamble = $('#postamble');
|
||||
var $tableOfContents = $('#table-of-contents');
|
||||
$tableOfContents.css({paddingBottom: $postamble.outerHeight()});
|
||||
|
||||
// add TOC button
|
||||
var toggleSidebar = $('<div id="toggle-sidebar"><a href="#table-of-contents"><h2>Table of Contents</h2></a></div>');
|
||||
$('#content').prepend(toggleSidebar);
|
||||
|
||||
// add close button when sidebar showed in mobile screen
|
||||
var closeBtn = $('<a class="close-sidebar" href="#">Close</a>');
|
||||
var tocTitle = $('#table-of-contents').find('h2');
|
||||
tocTitle.append(closeBtn);
|
||||
});
|
||||
|
||||
window.SphinxRtdTheme = (function (jquery) {
|
||||
var stickyNav = (function () {
|
||||
var navBar,
|
||||
win,
|
||||
stickyNavCssClass = 'stickynav',
|
||||
applyStickNav = function () {
|
||||
if (navBar.height() <= win.height()) {
|
||||
navBar.addClass(stickyNavCssClass);
|
||||
} else {
|
||||
navBar.removeClass(stickyNavCssClass);
|
||||
}
|
||||
},
|
||||
enable = function () {
|
||||
applyStickNav();
|
||||
win.on('resize', applyStickNav);
|
||||
},
|
||||
init = function () {
|
||||
navBar = jquery('nav.wy-nav-side:first');
|
||||
win = jquery(window);
|
||||
};
|
||||
jquery(init);
|
||||
return {
|
||||
enable : enable
|
||||
};
|
||||
}());
|
||||
return {
|
||||
StickyNav : stickyNav
|
||||
};
|
||||
}($));
|
95
matlab/force_sensor_identification.m
Normal file
@@ -0,0 +1,95 @@
|
||||
%% Clear Workspace and Close figures
|
||||
clear; close all; clc;
|
||||
|
||||
%% Intialize Laplace variable
|
||||
s = zpk('s');
|
||||
|
||||
addpath('./mat/');
|
||||
|
||||
% Load Data :ignore:
|
||||
% The data are loaded:
|
||||
|
||||
load('apa95ml_5kg_2a_1s.mat', 't', 'u', 'v');
|
||||
|
||||
|
||||
|
||||
% Any offset is removed.
|
||||
|
||||
u = detrend(u, 0); % Speedgoat DAC output Voltage [V]
|
||||
v = detrend(v, 0); % Speedgoat ADC input Voltage (sensor stack) [V]
|
||||
|
||||
|
||||
|
||||
% Here, the amplifier gain is 20.
|
||||
|
||||
u = 20*u; % Actuator Stack Voltage [V]
|
||||
|
||||
% Compute TF estimate and Coherence :ignore:
|
||||
% The transfer function from the actuator voltage $V_a$ to the force sensor stack voltage $V_s$ is computed.
|
||||
|
||||
|
||||
Ts = t(end)/(length(t)-1);
|
||||
Fs = 1/Ts;
|
||||
|
||||
win = hann(ceil(5/Ts));
|
||||
|
||||
[tf_est, f] = tfestimate(u, v, win, [], [], 1/Ts);
|
||||
[coh, ~] = mscohere( u, v, win, [], [], 1/Ts);
|
||||
|
||||
|
||||
|
||||
% The coherence is shown in Figure [[fig:apa95ml_5kg_cedrat_coh]].
|
||||
|
||||
|
||||
figure;
|
||||
|
||||
hold on;
|
||||
plot(f, coh, 'k-')
|
||||
set(gca, 'Xscale', 'log'); set(gca, 'Yscale', 'lin');
|
||||
ylabel('Coherence'); xlabel('Frequency [Hz]');
|
||||
hold off;
|
||||
xlim([10, 5e3]);
|
||||
|
||||
|
||||
|
||||
% #+name: fig:apa95ml_5kg_cedrat_coh
|
||||
% #+caption: Coherence
|
||||
% #+RESULTS:
|
||||
% [[file:figs/apa95ml_5kg_cedrat_coh.png]]
|
||||
|
||||
% The Simscape model is loaded and compared with the identified dynamics in Figure [[fig:bode_plot_force_sensor_voltage_comp_fem]].
|
||||
% The non-minimum phase zero is just a side effect of the not so great identification.
|
||||
% Taking longer measurements would results in a minimum phase zero.
|
||||
|
||||
|
||||
load('mat/fem_simscape_models.mat', 'Gfm');
|
||||
|
||||
freqs = logspace(1, 4, 1000);
|
||||
|
||||
figure;
|
||||
tiledlayout(3, 1, 'TileSpacing', 'None', 'Padding', 'None');
|
||||
|
||||
ax1 = nexttile([2,1]);
|
||||
hold on;
|
||||
plot(f, abs(tf_est))
|
||||
plot(freqs, abs(squeeze(freqresp(Gfm, freqs, 'Hz'))))
|
||||
set(gca, 'Xscale', 'log'); set(gca, 'Yscale', 'log');
|
||||
ylabel('Amplitude [V/V]'); set(gca, 'XTickLabel',[]);
|
||||
hold off;
|
||||
ylim([1e-3, 1e1]);
|
||||
|
||||
ax2 = nexttile;
|
||||
hold on;
|
||||
plot(f, 180/pi*angle(tf_est), ...
|
||||
'DisplayName', 'Identification')
|
||||
plot(freqs, 180/pi*angle(squeeze(freqresp(Gfm, freqs, 'Hz'))), ...
|
||||
'DisplayName', 'FEM')
|
||||
set(gca, 'Xscale', 'log'); set(gca, 'Yscale', 'lin');
|
||||
ylabel('Phase'); xlabel('Frequency [Hz]');
|
||||
hold off;
|
||||
ylim([-180, 180]);
|
||||
yticks(-180:90:180);
|
||||
legend('location', 'northeast')
|
||||
|
||||
linkaxes([ax1,ax2], 'x');
|
||||
xlim([10, 5e3]);
|
34
matlab/huddle_test.m
Normal file
@@ -0,0 +1,34 @@
|
||||
%% Clear Workspace and Close figures
|
||||
clear; close all; clc;
|
||||
|
||||
%% Intialize Laplace variable
|
||||
s = zpk('s');
|
||||
|
||||
addpath('./mat/');
|
||||
|
||||
% Load Data :noexport:
|
||||
|
||||
load('huddle_test.mat', 't', 'y');
|
||||
|
||||
y = y - mean(y(1000:end));
|
||||
|
||||
% Time Domain Data
|
||||
|
||||
figure;
|
||||
plot(t(1000:end), y(1000:end))
|
||||
ylabel('Output Displacement [m]'); xlabel('Time [s]');
|
||||
|
||||
% PSD of Measurement Noise
|
||||
|
||||
Ts = t(end)/(length(t)-1);
|
||||
Fs = 1/Ts;
|
||||
|
||||
win = hanning(ceil(1*Fs));
|
||||
|
||||
[pxx, f] = pwelch(y(1000:end), win, [], [], Fs);
|
||||
|
||||
figure;
|
||||
plot(f, sqrt(pxx));
|
||||
set(gca, 'XScale', 'log'); set(gca, 'YScale', 'log');
|
||||
xlabel('Frequency [Hz]'); ylabel('ASD [$m/\sqrt{Hz}$]');
|
||||
xlim([1, Fs/2]);
|
307
matlab/integral_force_feedback.m
Normal file
@@ -0,0 +1,307 @@
|
||||
%% Clear Workspace and Close figures
|
||||
clear; close all; clc;
|
||||
|
||||
%% Intialize Laplace variable
|
||||
s = zpk('s');
|
||||
|
||||
addpath('./mat/');
|
||||
|
||||
% IFF Plant
|
||||
% From the identified plant, a model of the transfer function from the actuator stack voltage to the force sensor generated voltage is developed.
|
||||
|
||||
|
||||
w_z = 2*pi*111; % Zeros frequency [rad/s]
|
||||
w_p = 2*pi*255; % Pole frequency [rad/s]
|
||||
xi_z = 0.05;
|
||||
xi_p = 0.015;
|
||||
G_inf = 0.1;
|
||||
|
||||
Gi = G_inf*(s^2 + 2*xi_z*w_z*s + w_z^2)/(s^2 + 2*xi_p*w_p*s + w_p^2);
|
||||
|
||||
|
||||
|
||||
% Its bode plot is shown in Figure [[fig:iff_plant_identification_apa95ml]].
|
||||
|
||||
|
||||
freqs = logspace(1, 4, 1000);
|
||||
|
||||
figure;
|
||||
tiledlayout(3, 1, 'TileSpacing', 'None', 'Padding', 'None');
|
||||
|
||||
ax1 = nexttile([2,1]);
|
||||
hold on;
|
||||
plot(freqs, abs(squeeze(freqresp(Gi, freqs, 'Hz'))), 'k-')
|
||||
set(gca, 'Xscale', 'log'); set(gca, 'Yscale', 'log');
|
||||
ylabel('Amplitude'); set(gca, 'XTickLabel', []);
|
||||
hold off;
|
||||
ylim([1e-3, 1e1]);
|
||||
|
||||
ax2 = nexttile;
|
||||
hold on;
|
||||
plot(freqs, 180/pi*angle(squeeze(freqresp(Gi, freqs, 'Hz'))), 'k-')
|
||||
set(gca, 'Xscale', 'log'); set(gca, 'Yscale', 'lin');
|
||||
ylabel('Phase'); xlabel('Frequency [Hz]');
|
||||
hold off;
|
||||
ylim([-180, 180]);
|
||||
yticks(-180:90:180);
|
||||
|
||||
linkaxes([ax1,ax2], 'x');
|
||||
xlim([10, 5e3]);
|
||||
|
||||
|
||||
|
||||
% #+name: fig:iff_plant_identification_apa95ml
|
||||
% #+caption: Bode plot of the IFF plant
|
||||
% #+RESULTS:
|
||||
% [[file:figs/iff_plant_identification_apa95ml.png]]
|
||||
|
||||
% The controller used in the Integral Force Feedback Architecture is:
|
||||
% \begin{equation}
|
||||
% K_{\text{IFF}}(s) = \frac{g}{s + 2\cdot 2\pi} \cdot \frac{s}{s + 0.5 \cdot 2\pi}
|
||||
% \end{equation}
|
||||
% where $g$ is a gain that can be tuned.
|
||||
|
||||
% Above 2 Hz the controller is basically an integrator, whereas an high pass filter is added at 0.5Hz to further reduce the low frequency gain.
|
||||
|
||||
% In the frequency band of interest, this controller should mostly act as a pure integrator.
|
||||
|
||||
% The Root Locus corresponding to this controller is shown in Figure [[fig:root_locus_iff_apa95ml_identification]].
|
||||
|
||||
|
||||
gains = logspace(0, 5, 1000);
|
||||
|
||||
figure;
|
||||
hold on;
|
||||
plot(real(pole(Gi)), imag(pole(Gi)), 'kx');
|
||||
plot(real(tzero(Gi)), imag(tzero(Gi)), 'ko');
|
||||
for i = 1:length(gains)
|
||||
cl_poles = pole(feedback(Gi, (gains(i)/(s + 2*2*pi)*s/(s + 0.5*2*pi))));
|
||||
plot(real(cl_poles), imag(cl_poles), 'k.');
|
||||
end
|
||||
ylim([0, 1800]);
|
||||
xlim([-1600,200]);
|
||||
xlabel('Real Part')
|
||||
ylabel('Imaginary Part')
|
||||
axis square
|
||||
|
||||
% First tests with few gains
|
||||
% The controller is now implemented in practice, and few controller gains are tested: $g = 0$, $g = 10$ and $g = 100$.
|
||||
|
||||
% For each controller gain, the identification shown in Figure [[fig:test_bench_apa_schematic_iff]] is performed.
|
||||
|
||||
iff_g10 = load('apa95ml_iff_g10_res.mat', 'u', 't', 'y', 'v');
|
||||
iff_g100 = load('apa95ml_iff_g100_res.mat', 'u', 't', 'y', 'v');
|
||||
iff_of = load('apa95ml_iff_off_res.mat', 'u', 't', 'y', 'v');
|
||||
|
||||
Ts = 1e-4;
|
||||
win = hann(ceil(10/Ts));
|
||||
|
||||
[tf_iff_g10, f] = tfestimate(iff_g10.u, iff_g10.y, win, [], [], 1/Ts);
|
||||
[co_iff_g10, ~] = mscohere( iff_g10.u, iff_g10.y, win, [], [], 1/Ts);
|
||||
|
||||
[tf_iff_g100, ~] = tfestimate(iff_g100.u, iff_g100.y, win, [], [], 1/Ts);
|
||||
[co_iff_g100, ~] = mscohere( iff_g100.u, iff_g100.y, win, [], [], 1/Ts);
|
||||
|
||||
[tf_iff_of, ~] = tfestimate(iff_of.u, iff_of.y, win, [], [], 1/Ts);
|
||||
[co_iff_of, ~] = mscohere( iff_of.u, iff_of.y, win, [], [], 1/Ts);
|
||||
|
||||
|
||||
|
||||
% The coherence between the excitation signal and the mass displacement as measured by the interferometer is shown in Figure [[fig:iff_first_test_coherence]].
|
||||
|
||||
|
||||
figure;
|
||||
|
||||
hold on;
|
||||
plot(f, co_iff_of, '-', 'DisplayName', 'g=0')
|
||||
plot(f, co_iff_g10, '-', 'DisplayName', 'g=10')
|
||||
plot(f, co_iff_g100, '-', 'DisplayName', 'g=100')
|
||||
set(gca, 'Xscale', 'log'); set(gca, 'Yscale', 'lin');
|
||||
ylabel('Coherence'); xlabel('Frequency [Hz]');
|
||||
hold off;
|
||||
legend();
|
||||
xlim([60, 600])
|
||||
|
||||
|
||||
|
||||
% #+name: fig:iff_first_test_coherence
|
||||
% #+caption: Coherence
|
||||
% #+RESULTS:
|
||||
% [[file:figs/iff_first_test_coherence.png]]
|
||||
|
||||
% The obtained transfer functions are shown in Figure [[fig:iff_first_test_bode_plot]].
|
||||
% It is clear that the IFF architecture can actively damp the main resonance of the system.
|
||||
|
||||
|
||||
figure;
|
||||
tiledlayout(3, 1, 'TileSpacing', 'None', 'Padding', 'None');
|
||||
|
||||
ax1 = nexttile([2, 1]);
|
||||
hold on;
|
||||
plot(f, abs(tf_iff_of), '-', 'DisplayName', 'g=0')
|
||||
plot(f, abs(tf_iff_g10), '-', 'DisplayName', 'g=10')
|
||||
plot(f, abs(tf_iff_g100), '-', 'DisplayName', 'g=100')
|
||||
set(gca, 'Xscale', 'log'); set(gca, 'Yscale', 'log');
|
||||
ylabel('Amplitude'); set(gca, 'XTickLabel',[]);
|
||||
hold off;
|
||||
legend();
|
||||
|
||||
ax2 = nexttile;
|
||||
hold on;
|
||||
plot(f, 180/pi*angle(-tf_iff_of), '-')
|
||||
plot(f, 180/pi*angle(-tf_iff_g10), '-')
|
||||
plot(f, 180/pi*angle(-tf_iff_g100), '-')
|
||||
set(gca, 'Xscale', 'log'); set(gca, 'Yscale', 'lin');
|
||||
ylabel('Phase'); xlabel('Frequency [Hz]');
|
||||
hold off;
|
||||
yticks(-360:90:360);
|
||||
|
||||
linkaxes([ax1,ax2], 'x');
|
||||
xlim([60, 600]);
|
||||
|
||||
% Second test with many Gains
|
||||
% Then, the same identification test is performed for many more gains.
|
||||
|
||||
load('apa95ml_iff_test.mat', 'results');
|
||||
|
||||
Ts = 1e-4;
|
||||
win = hann(ceil(10/Ts));
|
||||
|
||||
tf_iff = {zeros(1, length(results))};
|
||||
co_iff = {zeros(1, length(results))};
|
||||
g_iff = [0, 1, 5, 10, 50, 100];
|
||||
|
||||
for i=1:length(results)
|
||||
[tf_est, f] = tfestimate(results{i}.u, results{i}.y, win, [], [], 1/Ts);
|
||||
[co_est, ~] = mscohere(results{i}.u, results{i}.y, win, [], [], 1/Ts);
|
||||
|
||||
tf_iff(i) = {tf_est};
|
||||
co_iff(i) = {co_est};
|
||||
end
|
||||
|
||||
|
||||
|
||||
% The obtained dynamics are shown in Figure [[fig:iff_results_bode_plots]].
|
||||
|
||||
|
||||
figure;
|
||||
tiledlayout(3, 1, 'TileSpacing', 'None', 'Padding', 'None');
|
||||
|
||||
ax1 = nexttile([2, 1]);
|
||||
hold on;
|
||||
for i = 1:length(results)
|
||||
plot(f, abs(tf_iff{i}), '-', 'DisplayName', sprintf('g = %0.f', g_iff(i)))
|
||||
end
|
||||
set(gca, 'Xscale', 'log'); set(gca, 'Yscale', 'log');
|
||||
ylabel('Amplitude'); set(gca, 'XTickLabel',[]);
|
||||
hold off;
|
||||
legend();
|
||||
|
||||
ax2 = nexttile;
|
||||
hold on;
|
||||
for i = 1:length(results)
|
||||
plot(f, 180/pi*angle(-tf_iff{i}), '-')
|
||||
end
|
||||
set(gca, 'Xscale', 'log'); set(gca, 'Yscale', 'lin');
|
||||
ylabel('Phase'); xlabel('Frequency [Hz]');
|
||||
yticks(-360:90:360);
|
||||
axis padded 'auto x'
|
||||
|
||||
linkaxes([ax1,ax2], 'x');
|
||||
xlim([60, 600]);
|
||||
|
||||
|
||||
|
||||
% #+name: fig:iff_results_bode_plots
|
||||
% #+caption: Identified dynamics from excitation voltage to the mass displacement
|
||||
% #+RESULTS:
|
||||
% [[file:figs/iff_results_bode_plots.png]]
|
||||
|
||||
% For each gain, the parameters of a second order resonant system that best fits the data are estimated and are compared with the data in Figure [[fig:iff_results_bode_plots_identification]].
|
||||
|
||||
|
||||
G_id = {zeros(1,length(results))};
|
||||
|
||||
f_start = 70; % [Hz]
|
||||
f_end = 500; % [Hz]
|
||||
|
||||
for i = 1:length(results)
|
||||
tf_id = tf_iff{i}(sum(f<f_start):length(f)-sum(f>f_end));
|
||||
f_id = f(sum(f<f_start):length(f)-sum(f>f_end));
|
||||
|
||||
gfr = idfrd(tf_id, 2*pi*f_id, Ts);
|
||||
G_id(i) = {procest(gfr,'P2UDZ')};
|
||||
end
|
||||
|
||||
figure;
|
||||
tiledlayout(3, 1, 'TileSpacing', 'None', 'Padding', 'None');
|
||||
|
||||
ax1 = nexttile([2, 1]);
|
||||
hold on;
|
||||
for i = 1:length(results)
|
||||
set(gca,'ColorOrderIndex',i)
|
||||
plot(f, abs(tf_iff{i}), '-', 'DisplayName', sprintf('g = %0.f', g_iff(i)))
|
||||
set(gca,'ColorOrderIndex',i)
|
||||
plot(f, abs(squeeze(freqresp(G_id{i}, f, 'Hz'))), '--', 'HandleVisibility', 'off')
|
||||
end
|
||||
set(gca, 'Xscale', 'log'); set(gca, 'Yscale', 'log');
|
||||
ylabel('Amplitude'); set(gca, 'XTickLabel',[]);
|
||||
hold off;
|
||||
legend();
|
||||
|
||||
ax2 = nexttile;
|
||||
hold on;
|
||||
for i = 1:length(results)
|
||||
set(gca,'ColorOrderIndex',i)
|
||||
plot(f, 180/pi*angle(tf_iff{i}), '-')
|
||||
set(gca,'ColorOrderIndex',i)
|
||||
plot(f, 180/pi*angle(squeeze(freqresp(G_id{i}, f, 'Hz'))), '--')
|
||||
end
|
||||
set(gca, 'Xscale', 'log'); set(gca, 'Yscale', 'lin');
|
||||
ylabel('Phase'); xlabel('Frequency [Hz]');
|
||||
hold off;
|
||||
yticks(-360:90:360);
|
||||
axis padded 'auto x'
|
||||
|
||||
linkaxes([ax1,ax2], 'x');
|
||||
xlim([60, 600]);
|
||||
|
||||
|
||||
|
||||
% #+name: fig:iff_results_bode_plots_identification
|
||||
% #+caption: Comparison of the measured dynamic and the identified 2nd order resonant systems that best fits the data
|
||||
% #+RESULTS:
|
||||
% [[file:figs/iff_results_bode_plots_identification.png]]
|
||||
|
||||
% Finally, we can represent the position of the poles of the 2nd order systems on the Root Locus plot (Figure [[fig:iff_results_root_locus]]).
|
||||
|
||||
|
||||
w_z = 2*pi*111; % Zeros frequency [rad/s]
|
||||
w_p = 2*pi*255; % Pole frequency [rad/s]
|
||||
xi_z = 0.05;
|
||||
xi_p = 0.015;
|
||||
G_inf = 2;
|
||||
|
||||
Gi = G_inf*(s^2 - 2*xi_z*w_z*s + w_z^2)/(s^2 + 2*xi_p*w_p*s + w_p^2);
|
||||
|
||||
|
||||
gains = logspace(0, 5, 1000);
|
||||
|
||||
figure;
|
||||
hold on;
|
||||
plot(real(pole(Gi)), imag(pole(Gi)), 'kx', 'HandleVisibility', 'off');
|
||||
plot(real(tzero(Gi)), imag(tzero(Gi)), 'ko', 'HandleVisibility', 'off');
|
||||
for i = 1:length(results)
|
||||
set(gca,'ColorOrderIndex',i)
|
||||
plot(real(pole(G_id{i})), imag(pole(G_id{i})), 'o', 'DisplayName', sprintf('g = %0.f', g_iff(i)));
|
||||
end
|
||||
for i = 1:length(gains)
|
||||
cl_poles = pole(feedback(Gi, (gains(i)/(s + 2*pi*2))));
|
||||
plot(real(cl_poles), imag(cl_poles), 'k.', 'HandleVisibility', 'off');
|
||||
end
|
||||
ylim([0, 1800]);
|
||||
xlim([-1600,200]);
|
||||
xlabel('Real Part')
|
||||
ylabel('Imaginary Part')
|
||||
axis square
|
||||
legend('location', 'northwest');
|
48
matlab/mat/APA95ML_K.CSV
Normal file
@@ -0,0 +1,48 @@
|
||||
2.8006425939072037e+08,-1.1121063492149115e+03,-2.7040964416936040e+04,-3.5940302362199873e+01,6.7202605779747944e+04,2.6563254029862583e+02,2.1550991792595461e+07,-2.7820061825215816e+01,-4.8864206375679933e+03,5.3746878486444984e+00,6.4147340757886577e+03,-6.9103225309070694e+01,-1.4902141053418255e+08,3.1993703876761720e+02,-8.4307353501717746e+07,-2.9571954231443669e+01,-9.7299097071200621e+05,-1.3674596425725031e+02,-1.8070558000868903e+06,-1.0795929480872983e+03,5.1952510213221348e+05,-4.5224368059107145e-01,2.6079383186555438e+03,5.4511244925179270e+00,4.8873270218593927e+04,9.4489019778934278e+00,-5.8397983819284718e+03,-3.2531085247855203e-02,-6.2918471367302182e+01,-1.2496202936659717e-01,-1.7731842407893836e+06,8.1375478259346767e+02,-5.1123347039108997e+05,1.2194408523968672e+01,2.5877380652997472e+03,-2.1293177717594958e+00,-1.4906247387838435e+08,1.0763786171675904e+03,8.4336829053448841e+07,1.5902058186794040e+01,-9.7339666199497378e+05,-1.1780862216647753e+02,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
-1.1121063492149115e+03,4.7730491508132935e+07,-6.6712862017229199e+03,7.6611869018770568e+05,-2.2771732319903094e+01,2.5697771680240112e+02,2.5046584590885905e+03,4.9188556552530117e+06,4.3537172244398971e+02,-4.0336240754204293e+04,1.0093903297611590e+01,-3.0040895701007685e+01,4.9300484376984259e+03,-2.6140658176972844e+07,4.3238956244327128e+03,2.7932991710742051e+05,5.3587293253229063e+01,-2.4962615235390115e+05,-1.5144639385201069e+03,-1.8045282502142349e+05,9.8273337770375747e+01,-2.1546155354311458e+02,-7.5845909022538160e-01,8.5867340366937083e+02,3.4168095517973164e+01,2.5982732568041661e+03,-1.6493997707717423e+00,3.0988036167784601e+00,1.7060148682097653e-02,-1.3164371203339355e+01,-3.0609109350055309e+02,-1.7730866244405447e+05,3.6248454679682692e+02,-2.1529494980833633e+02,-2.5450031839204650e+00,-8.5081622668093712e+02,-4.5362136668659678e+03,-2.6153525772239737e+07,1.4529103942845400e+03,2.7955733765678713e+05,-2.5642230276673335e+01,2.4982071748983007e+05,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
-2.7040964416936040e+04,-6.6712862017229199e+03,1.2285548521789551e+08,-2.1165449136868119e+02,-6.2570167329860851e+01,6.7610884573776275e+01,3.2760318125416525e+03,3.0241590192632284e+03,-8.0840469515924184e+06,-2.5543578307431289e+01,-9.9786997637811510e+00,-5.8094784265199451e+00,-9.7450985416590065e+07,3.4163202649923041e+03,-5.7704681259731278e+07,-4.4226277942335855e+01,-6.0824426082686370e+05,-6.7494805811660626e+01,-1.1211463549626507e+06,-9.1784517743146898e+02,3.3411300143844931e+05,3.7826403407554160e-01,1.6994404247450832e+03,4.4279894957496069e+00,1.7618134762291978e+04,1.3700935157684157e+01,-4.9017247278778896e+03,1.8230649515918174e-02,-2.6240776999055463e+01,-7.9805635581162049e-02,1.0998453798814712e+06,-3.2196924935058286e+02,3.2857684766166483e+05,-7.3159230152941390e+00,-1.6851640274102917e+03,1.8349500161920587e+00,9.7478433189517021e+07,1.4569204121141984e+03,-5.7724545130837284e+07,-2.4953418697151459e+00,6.0848443899733317e+05,5.9219626385886436e+01,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
-3.5940302362199873e+01,7.6611869018770568e+05,-2.1165449136868119e+02,1.6780268406477757e+04,-3.7373471044338658e-01,4.0057609315422269e+00,2.6141695775010248e+01,4.0354193008102062e+04,6.7030156311629980e+00,-3.0842874573770075e+02,7.5359160486696775e-02,-2.9414510346370548e-01,1.5737576400297394e+02,-4.0231075928853778e+05,1.2588840481566331e+02,2.6503976032639407e+03,1.1902497100599660e+00,-9.6049275352143195e+02,-1.1203192579001680e+01,-8.6535515221745175e+02,1.2250239931910336e+00,-1.9341128490854431e+00,-7.8034355150924384e-04,3.6162382717494790e+00,2.4987209947131939e-01,1.2725317302677682e+01,-1.9726091921005190e-02,2.7785147280537548e-02,3.5366507521051443e-05,-5.5583019028392494e-02,-1.6435926431923902e+00,-8.4931135392145836e+02,2.3778399075360803e+00,-1.9238874633535417e+00,-1.3357102309966539e-02,-3.5807466284193135e+00,-1.3498024425777663e+02,-4.0246018271853024e+05,7.5479933678806489e+01,2.6527134553090991e+03,-7.6237296501343521e-01,9.6185401872454577e+02,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
6.7202605779747944e+04,-2.2771732319903094e+01,-6.2570167329860851e+01,-3.7373471044338658e-01,2.7176973713457119e+03,1.2481136410683575e+00,-6.4128667701732502e+03,9.6835362188354566e+00,7.9176188968071983e+00,-1.0031341394021132e-01,6.9483343113290825e+00,1.0793874469676989e-01,-3.0928546494823073e+04,3.5366022298781672e+01,-7.5231898175813738e+04,-1.4290608862057086e-01,1.6588696669210702e+02,2.2840356949087059e-01,5.7934459031201698e+02,-3.5029223839240036e+00,6.8604160814843425e+01,1.0024421949918354e-02,6.8929728602880402e-01,1.4692194216322368e-02,-1.5406088163612749e+01,5.3417707887872243e-02,-9.1092770977851267e-01,-9.0561890318768975e-05,-1.3411490474093467e-02,-2.3277836511002560e-04,5.7014624522316558e+02,-3.0785027798665565e+00,-6.4789802878809908e+01,-7.3112153367335710e-03,6.6499755780394987e-01,-7.3265288420533148e-03,-3.0995277263556312e+04,-1.5749819476488346e+01,7.5283647294016861e+04,-3.5924533283949905e-01,1.6589404308964922e+02,1.9136641139169625e-01,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
2.6563254029862583e+02,2.5697771680240112e+02,6.7610884573776275e+01,4.0057609315422269e+00,1.2481136410683575e+00,3.8935383195221890e+04,-1.3250192519543816e+01,-1.4186343684079475e+01,2.5747966154628102e+01,1.1104507093872940e-01,-7.7057286524390811e-02,8.0996473660295987e+02,-1.4565553634260823e+02,6.0900563576149102e+05,-1.5084593238548405e+02,-4.8850852864461704e+03,-1.3689112041707840e+00,1.4673448722566916e+03,2.3502044408838735e+01,1.1377822441536875e+03,-3.1901494005104887e+00,3.8568232442785484e+00,-6.9024143764837009e-04,-4.9024327627193864e+00,-4.5857633173527246e-01,-1.2195675983071936e+01,3.9437209510633064e-02,-3.1764869798158325e-02,1.3320806455508752e-04,1.2397156022818533e-01,-7.1774179947484633e+00,-1.1173799874659853e+03,2.1368854032348108e+00,-3.8277033024029410e+00,-1.3582396675611712e-02,-4.8566353379096778e+00,-1.2259286219511483e+02,-6.0925663371468370e+05,5.8500908738500208e+01,4.8891053692528103e+03,-7.4694274922875492e-01,1.4698881792312131e+03,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
2.1550991792595461e+07,2.5046584590885905e+03,3.2760318125416525e+03,2.6141695775010248e+01,-6.4128667701732502e+03,-1.3250192519543816e+01,2.8008444589804459e+08,1.7001774610411376e+03,8.7456158929653466e+03,-1.1758599213813432e+02,-6.6795949069545604e+04,5.6577328904066235e+01,-1.4903839839751196e+08,-5.1359680096336524e+02,8.4313326578975290e+07,1.0894042176822404e+02,9.7325397798998863e+05,4.9502634833072079e+01,-1.8089376740648721e+06,-3.5048458379038493e+02,-5.2014278459308681e+05,9.9845193186968686e+00,-2.6133038387295110e+03,-3.4242083350184203e+00,4.8933282539445252e+04,6.9938537129005454e+00,5.8427068327642237e+03,-1.3170816097663407e-01,6.3073502424058255e+01,5.1549794981978536e-02,-1.7768547696659733e+06,-3.6757920092600301e+02,5.1391315794780286e+05,6.1533492807019652e+00,-2.6006398726799639e+03,1.3837048239226644e+00,-1.4906018013180524e+08,-2.9801691497691208e+03,-8.4324961306811944e+07,-9.3698655829729205e+00,9.7360454718860786e+05,-4.2193969491787158e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
-2.7820061825215816e+01,4.9188556552530117e+06,3.0241590192632284e+03,4.0354193008102062e+04,9.6835362188354566e+00,-1.4186343684079475e+01,1.7001774610411376e+03,4.7724198419136047e+07,-2.5035256996750832e+03,-7.6597549513290636e+05,-1.5911486727156444e+01,5.8359500044025481e+00,-4.2858637320203998e+03,-2.6142376509412684e+07,7.7873183298867662e+02,-2.7935108036631468e+05,-3.8278656999245868e+01,-2.4963205688041882e+05,2.2246286063682055e+02,-1.7943499820189556e+05,-5.2487723890005145e+02,2.1720709677652917e+02,-2.6815619194135820e+00,8.5497886806198096e+02,-1.8448039682134549e+00,2.5864060113010410e+03,6.0739919159187821e+00,-3.1130672153596288e+00,6.3481464482118888e-02,-1.3069897300583877e+01,-5.8172790064325773e+02,-1.7803783848802428e+05,4.7685329945074153e+02,2.1356400290472286e+02,-2.6922247564655435e+00,-8.5480400415521888e+02,2.9746162277102994e+03,-2.6145791134274408e+07,-1.2574153741365153e+03,-2.7950854510128865e+05,4.5382952163225355e+01,2.4976478881067666e+05,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
-4.8864206375679933e+03,4.3537172244398971e+02,-8.0840469515924184e+06,6.7030156311629980e+00,7.9176188968071983e+00,2.5747966154628102e+01,8.7456158929653466e+03,-2.5035256996750832e+03,1.2283640886395264e+08,9.8361557923257351e+01,7.2744598828256130e+01,1.1349323960207403e+02,9.7456436277842924e+07,2.2639611406374697e+03,-5.7703619175569221e+07,-2.9206245972199440e+01,-6.0835269037505449e+05,-4.8368649244803237e+01,1.1218782988949064e+06,7.7438885272524203e+01,3.3418485664247838e+05,-5.8205418973610250e+00,1.7008106729626140e+03,2.4535586954087307e+00,-1.7623773218247388e+04,-1.0248152938311250e-01,-4.9052436786490171e+03,5.5070672270343790e-02,-2.6232225190671741e+01,-2.9673855748638900e-02,-1.1013773517281455e+06,-2.2670386687553673e+02,3.2998087555479183e+05,3.4602652708868198e+00,-1.6918271894425693e+03,5.7690547763091327e-01,-9.7463172647062734e+07,-4.6439863651437918e+01,-5.7708003225466467e+07,1.4606449427663392e+01,6.0850622867032129e+05,-8.4476825598093406e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
5.3746878486444984e+00,-4.0336240754204293e+04,-2.5543578307431289e+01,-3.0842874573770075e+02,-1.0031341394021132e-01,1.1104507093872940e-01,-1.1758599213813432e+02,-7.6597549513290636e+05,9.8361557923257351e+01,1.6776079086389393e+04,3.7218695325282170e-01,1.6071562231057896e+00,1.2576052934342579e+02,4.0231938224334153e+05,-8.2666851763899103e+01,2.6511657916409613e+03,-3.6707995443339314e-01,9.6066809275065202e+02,-1.4441436934935155e+00,8.5796960933506580e+02,3.3204937436907755e+00,-1.9419216698454580e+00,1.4011786434384499e-02,-3.5915570190863928e+00,1.5090651199216154e-02,-1.2637401083900766e+01,-3.4258821898748071e-02,2.7845749888089483e-02,-3.8857906028064507e-04,5.4942478045213863e-02,3.3276623014319444e+00,8.5401768319708606e+02,-4.4089362971619668e+00,-1.9151111957926441e+00,1.9789030748538154e-02,3.6082059150299171e+00,-1.5447833944348986e+01,4.0229300375174120e+05,1.0971574205763659e+01,2.6523765880440437e+03,-4.6514407563043925e-01,-9.6153854631575359e+02,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
6.4147340757886577e+03,1.0093903297611590e+01,-9.9786997637811510e+00,7.5359160486696775e-02,6.9483343113290825e+00,-7.7057286524390811e-02,-6.6795949069545604e+04,-1.5911486727156444e+01,7.2744598828256130e+01,3.7218695325282170e-01,2.7177082085673464e+03,2.0583228175260047e+00,3.0833510389523653e+04,2.9199755613881280e+01,-7.5160348813353237e+04,5.1348445264642351e-01,1.6693979866423641e+02,-3.0676126917119717e-01,-5.8657607733431712e+02,-2.3197527991343900e+00,6.3654191515633315e+01,8.8708347845865565e-03,6.5784613591677088e-01,4.4424587920847136e-03,1.5636469558069599e+01,3.2731760412537309e-02,-8.5578107960273020e-01,-1.2340094148322132e-04,-1.2710183025994441e-02,-1.1563356267676171e-04,-5.8358202451577745e+02,-1.5032187119544538e-01,-5.9810268621245640e+01,7.5479557574426835e-03,6.3949044365532026e-01,4.6083659374532180e-03,3.0702226237828458e+04,-2.0944829922238057e+01,7.5094594772955112e+04,-1.9722928294090503e-01,1.6805690192516198e+02,3.9243235265848053e-02,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
-6.9103225309070694e+01,-3.0040895701007685e+01,-5.8094784265199451e+00,-2.9414510346370548e-01,1.0793874469676989e-01,8.0996473660295987e+02,5.6577328904066235e+01,5.8359500044025481e+00,1.1349323960207403e+02,1.6071562231057896e+00,2.0583228175260047e+00,3.8928211012118030e+04,7.4629805752146240e+01,6.0903380333800858e+05,-6.0915943993757537e+01,4.8861448529710615e+03,4.9304431792074865e-01,1.4677478606844875e+03,-8.5898201532854728e+00,1.1271315328922767e+03,3.0403582329407755e+00,-3.8646944901175702e+00,8.9380089890871428e-03,-4.8684524136362102e+00,1.9873230412613907e-01,-1.2058522713893719e+01,-5.2959885429842757e-02,3.1900431309450757e-02,-6.4446443359560124e-05,1.2329709641460590e-01,-2.5019772957383442e+00,-1.1211526621011333e+03,6.4766543967878674e+00,3.8123046514082728e+00,-2.8008787183417146e-02,-4.8858364825396405e+00,-5.1210844528376811e+01,-6.0900351874107635e+05,-5.6231869875719383e+01,-4.8885135903741748e+03,1.3456836192673745e+00,1.4686776254980516e+03,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
-1.4902141053418255e+08,4.9300484376984259e+03,-9.7450985416590065e+07,1.5737576400297394e+02,-3.0928546494823073e+04,-1.4565553634260823e+02,-1.4903839839751196e+08,-4.2858637320203998e+03,9.7456436277842924e+07,1.2576052934342579e+02,3.0833510389523653e+04,7.4629805752146240e+01,5.3535488898022461e+08,-1.0518031044006348e+03,-5.7248362731933594e+03,-2.0685954943299294e+01,-2.4838168965652585e+02,6.8111013293266296e+01,-2.3901679399711806e+08,9.3154850337406970e+02,5.7539429710357217e+02,-7.0240903476082508e+00,4.6975401416275417e+00,-9.1881198434816724e-01,5.0452882827460170e+06,-1.2177952652189106e+01,-4.0001552746007292e+00,6.8570548465705539e-02,-8.1983715326863660e-02,3.4851564202732277e-02,-8.5828124480495986e+04,1.3553545927052374e+01,4.6931941437856949e+01,2.4402126386698475e-01,-2.3040969546353907e-01,2.5564063465658697e-02,-3.2377462091262513e+06,-5.2530561628387659e+02,-3.4435146608657669e+02,2.0715484722078372e+01,9.8492365671709194e+00,-9.4526831936811107e-01,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
3.1993703876761720e+02,-2.6140658176972844e+07,3.4163202649923041e+03,-4.0231075928853778e+05,3.5366022298781672e+01,6.0900563576149102e+05,-5.1359680096336524e+02,-2.6142376509412684e+07,2.2639611406374697e+03,4.0231938224334153e+05,2.9199755613881280e+01,6.0903380333800858e+05,-1.0518031044006348e+03,8.4203215720092773e+07,-4.3146912025809288e+03,4.3369662094861269e+01,-3.2232351824641228e+00,8.2675662401111424e+05,7.6388225483347196e+02,-3.4111167663575143e+07,-1.6455592434591381e+01,-9.2111037917106842e-01,9.5670642332299849e-01,3.3995555416607508e+05,-1.6257804746779584e+01,4.1713660043667577e+05,-1.2016247473616204e-01,2.7533708186322059e-02,-1.1577904171556241e-02,-5.8770214850084785e+03,1.8746172847678281e+01,3.0835541688484318e+03,9.4188479368540357e-01,2.2074843567368774e-02,-1.0050272934958748e-02,1.0597169600390473e+01,4.7909368719559279e+02,1.7707664759323131e+06,-1.3499565669432050e+03,4.2456337356816221e-01,1.6745717117463755e+01,-3.3775546975125817e+03,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
-8.4307353501717746e+07,4.3238956244327128e+03,-5.7704681259731278e+07,1.2588840481566331e+02,-7.5231898175813738e+04,-1.5084593238548405e+02,8.4313326578975290e+07,7.7873183298867662e+02,-5.7703619175569221e+07,-8.2666851763899103e+01,-7.5160348813353237e+04,-6.0915943993757537e+01,-5.7248362731933594e+03,-4.3146912025809288e+03,1.4946172623828125e+08,5.5065573573112488e+01,8.7380105302017927e+05,1.1207020895183086e+02,-7.7109972741513047e+02,4.0414369519804313e+02,-3.5141006772355095e+07,6.3501987696956803e+00,-3.4480861818338151e+05,-5.8548491558472620e+00,1.0814687670846979e+01,-2.8394487429770834e+00,4.5037734318690567e+05,-7.1754838250489339e-02,6.0215673680580458e+03,7.5380471072644006e-02,3.9643474784118325e+01,8.1390993351281651e+00,-4.1114986693018418e+03,3.0075052092989552e-02,2.2748469567550622e+01,-2.4396253687422986e-02,4.7240026918472722e+02,-1.1973798351554724e+03,6.4131512411777058e+05,1.7504036340737912e+00,-1.0358499599601375e+04,2.3155157813412472e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
-2.9571954231443669e+01,2.7932991710742051e+05,-4.4226277942335855e+01,2.6503976032639407e+03,-1.4290608862057086e-01,-4.8850852864461704e+03,1.0894042176822404e+02,-2.7935108036631468e+05,-2.9206245972199440e+01,2.6511657916409613e+03,5.1348445264642351e-01,4.8861448529710615e+03,-2.0685954943299294e+01,4.3369662094861269e+01,5.5065573573112488e+01,1.2589320884386078e+04,1.7769212652056012e+00,4.2095567856449634e-02,-3.6457264835689784e+01,-2.2158645727616999e+01,1.5079415788159508e+01,-1.2985071194688878e+03,5.0156548156677805e-02,7.7201067069360363e-02,7.5273570222650221e-01,2.5850741648360476e-01,-1.9595469156790557e-01,1.4654144717119390e+01,-1.1175510832339870e-03,-1.7406414266803311e-03,-4.7391203821845451e-01,-2.8065314696030796e-03,-9.5896299901964355e-02,-1.4760705409415018e-01,3.6168991718641200e-04,1.8302978575069143e-04,-2.2504072550312912e+01,-3.0345778739501839e-01,3.5793839929363003e+00,1.5214952425238454e+02,-7.0541917454352898e-02,2.0208574144952252e-02,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
-9.7299097071200621e+05,5.3587293253229063e+01,-6.0824426082686370e+05,1.1902497100599660e+00,1.6588696669210702e+02,-1.3689112041707840e+00,9.7325397798998863e+05,-3.8278656999245868e+01,-6.0835269037505449e+05,-3.6707995443339314e-01,1.6693979866423641e+02,4.9304431792074865e-01,-2.4838168965652585e+02,-3.2232351824641228e+00,8.7380105302017927e+05,1.7769212652056012e+00,2.1620457992549054e+04,1.4178089005872607e+00,-2.5086611070274415e+01,4.0095332623940134e+00,3.3688455344999564e+05,9.6381338762632829e-02,1.3746313236532089e+03,-5.7901079963992762e-02,5.2931454048533988e-01,-5.4633536713326811e-02,-4.3680812440054069e+03,-1.0892000184359136e-03,-2.8734342038419111e+01,1.0301506394247706e-03,6.6624772355605444e-01,1.4338842005114444e-01,-8.0729931797334586e+01,4.6648913432417640e-04,4.3902082856179070e-01,-3.6687790703447535e-04,9.2654596085267258e+00,-1.6183689034600093e+01,1.0360155907384731e+04,5.9899190825373871e-02,-1.7020815510675729e+02,2.6630673217897471e-02,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
-1.3674596425725031e+02,-2.4962615235390115e+05,-6.7494805811660626e+01,-9.6049275352143195e+02,2.2840356949087059e-01,1.4673448722566916e+03,4.9502634833072079e+01,-2.4963205688041882e+05,-4.8368649244803237e+01,9.6066809275065202e+02,-3.0676126917119717e-01,1.4677478606844875e+03,6.8111013293266296e+01,8.2675662401111424e+05,1.1207020895183086e+02,4.2095567856449634e-02,1.4178089005872607e+00,1.9539429134497419e+04,2.0256594138300400e+01,-3.3512519631203439e+05,7.1663013214874169e+00,-4.5360824882467149e-02,6.9119541321065153e-02,1.3680829310217330e+03,-4.2961483492312358e-01,4.2513012073198470e+03,-8.9209850463342955e-02,5.9645649974149947e-04,-1.2082986954319863e-03,-2.8232201082815060e+01,1.1125806844209052e-02,-9.3424070597951281e-01,1.2260241324957732e-02,2.7624477250401056e-05,-8.8261290712383922e-05,3.6410915972372962e-02,-7.0578523861649956e-01,3.3764145691929184e+03,-3.2961042073713998e+00,4.4229795051684562e-03,3.5032694396175401e-02,-1.7091028732189355e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
-1.8070558000868903e+06,-1.5144639385201069e+03,-1.1211463549626507e+06,-1.1203192579001680e+01,5.7934459031201698e+02,2.3502044408838735e+01,-1.8089376740648721e+06,2.2246286063682055e+02,1.1218782988949064e+06,-1.4441436934935155e+00,-5.8657607733431712e+02,-8.5898201532854728e+00,-2.3901679399711806e+08,7.6388225483347196e+02,-7.7109972741513047e+02,-3.6457264835689784e+01,-2.5086611070274415e+01,2.0256594138300400e+01,2.2685303932813721e+09,5.2095808758186467e+02,7.1399915666246670e+01,-2.7496536400150262e+00,7.1083593368530273e-01,-1.1145471930503845e+00,-2.0309460552531323e+09,-6.7192357170772938e+00,-1.1422191368236636e+01,6.1990422247763383e-02,-1.7434889049743163e-02,2.8666091797374504e-02,5.1216703048532102e+06,2.0409658200751624e-01,6.3356548457905149e-01,3.1093588282711960e-03,-2.3571802241771911e-03,4.2764146596744766e-04,-7.3220860575164639e+04,1.3675840993851580e+01,-2.1455516312606960e+01,-3.1430647529172795e-01,4.0870229491038401e-01,-4.8425481861415487e-02,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
-1.0795929480872983e+03,-1.8045282502142349e+05,-9.1784517743146898e+02,-8.6535515221745175e+02,-3.5029223839240036e+00,1.1377822441536875e+03,-3.5048458379038493e+02,-1.7943499820189556e+05,7.7438885272524203e+01,8.5796960933506580e+02,-2.3197527991343900e+00,1.1271315328922767e+03,9.3154850337406970e+02,-3.4111167663575143e+07,4.0414369519804313e+02,-2.2158645727616999e+01,4.0095332623940134e+00,-3.3512519631203439e+05,5.2095808758186467e+02,5.2544911015966797e+08,4.4852960205078125e+02,-8.1702542304992676e-01,2.5080884394018312e+00,2.1070281391059146e+06,-1.1061004080722086e+01,-4.9139813815946811e+08,-5.1420141293011206e+00,-4.9287702544470402e-02,-3.2632405776289765e-02,2.4546693534484366e+06,-6.4472197043865975e-02,4.1765470799527050e+05,2.6172513988250046e-02,3.3366325103565547e-04,-1.9491795601866285e-04,-4.3399208948099367e+03,-1.1295174609223523e+01,2.4287796299356933e+03,-7.1512516728722630e+00,-1.2208576305831720e-01,1.1215486555272314e-01,7.9763519509141103e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
5.1952510213221348e+05,9.8273337770375747e+01,3.3411300143844931e+05,1.2250239931910336e+00,6.8604160814843425e+01,-3.1901494005104887e+00,-5.2014278459308681e+05,-5.2487723890005145e+02,3.3418485664247838e+05,3.3204937436907755e+00,6.3654191515633315e+01,3.0403582329407755e+00,5.7539429710357217e+02,-1.6455592434591381e+01,-3.5141006772355095e+07,1.5079415788159508e+01,3.3688455344999564e+05,7.1663013214874169e+00,7.1399915666246670e+01,4.4852960205078125e+02,5.2537476414733887e+08,-9.9810516834259033e-01,-2.1064301142577757e+06,-1.0227084839013001e+00,-3.9354593759841956e+00,-7.4825379074165719e+00,-4.9133527087338144e+08,1.1290588954407231e-02,-2.4538968457546025e+06,4.2566417657442672e-02,-6.1845328843566705e-01,-8.7890955012123975e-02,4.3812438404673792e+05,-3.1662475933406627e-04,4.4385782002415563e+03,1.1296478980712652e-04,-2.4557866058473337e+01,2.1002216347494596e+00,-4.9087431526163791e+03,5.5155405773366972e-02,7.4321525989387581e+01,5.9165210752007147e-03,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
-4.5224368059107145e-01,-2.1546155354311458e+02,3.7826403407554160e-01,-1.9341128490854431e+00,1.0024421949918354e-02,3.8568232442785484e+00,9.9845193186968686e+00,2.1720709677652917e+02,-5.8205418973610250e+00,-1.9419216698454580e+00,8.8708347845865565e-03,-3.8646944901175702e+00,-7.0240903476082508e+00,-9.2111037917106842e-01,6.3501987696956803e+00,-1.2985071194688878e+03,9.6381338762632829e-02,-4.5360824882467149e-02,-2.7496536400150262e+00,-8.1702542304992676e-01,-9.9810516834259033e-01,1.1897056662019342e+04,-5.6637845277154319e-03,8.4067245085456231e-03,1.1391129887878698e-01,-6.9275909124366982e-03,1.2955748113968480e-02,-1.0622103691936869e+04,1.0905480122639077e-04,3.5142488838819192e-04,1.0777182513790565e-03,-6.5671625585262197e-05,-5.7223790040909859e-04,1.4623287738449809e+01,2.7990124999448504e-06,-1.2225795953494466e-07,1.2647945803663974e-01,-4.0801072662421944e-04,7.7799057198196742e-02,-1.7208157770772731e-01,-1.2836668999133645e-03,-3.9664411491552656e-05,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
2.6079383186555438e+03,-7.5845909022538160e-01,1.6994404247450832e+03,-7.8034355150924384e-04,6.8929728602880402e-01,-6.9024143764837009e-04,-2.6133038387295110e+03,-2.6815619194135820e+00,1.7008106729626140e+03,1.4011786434384499e-02,6.5784613591677088e-01,8.9380089890871428e-03,4.6975401416275417e+00,9.5670642332299849e-01,-3.4480861818338151e+05,5.0156548156677805e-02,1.3746313236532089e+03,6.9119541321065153e-02,7.1083593368530273e-01,2.5080884394018312e+00,-2.1064301142577757e+06,-5.6637845277154319e-03,3.4463964189115912e+04,-7.8760995529592037e-03,1.3033574652123561e-01,-4.8194638764835214e-02,2.4537995458921781e+06,6.3613260508908095e-05,-4.6618874844845877e+03,5.4078636935529193e-04,-3.4307798690714764e-03,-2.4087024736193689e-04,-5.9473674698737650e+03,-1.1507210921783467e-06,-2.9144343665549510e+01,2.9572388681928279e-07,-1.6976100459593724e-01,2.3661626441919381e-02,-1.3697078920859820e+01,-9.8391756362857519e-05,5.3067138704545835e-01,8.2495650546394669e-06,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
5.4511244925179270e+00,8.5867340366937083e+02,4.4279894957496069e+00,3.6162382717494790e+00,1.4692194216322368e-02,-4.9024327627193864e+00,-3.4242083350184203e+00,8.5497886806198096e+02,2.4535586954087307e+00,-3.5915570190863928e+00,4.4424587920847136e-03,-4.8684524136362102e+00,-9.1881198434816724e-01,3.3995555416607508e+05,-5.8548491558472620e+00,7.7201067069360363e-02,-5.7901079963992762e-02,1.3680829310217330e+03,-1.1145471930503845e+00,2.1070281391059146e+06,-1.0227084839013001e+00,8.4067245085456231e-03,-7.8760995529592037e-03,3.4480174301369116e+04,2.3550299969444164e-02,-2.4545756709999917e+06,1.4215025197698173e-03,1.7313702729965941e-04,3.4286913727253897e-04,-4.6666449629912759e+03,-5.2542049475851060e-04,5.8977147820685368e+03,-8.7482476637625040e-05,5.8122704749107837e-07,6.6282722947514760e-07,-2.8764320463296890e+01,-1.6443023182346472e-02,-1.9389326195905927e+01,-5.3246814204470638e-03,3.6407105354405514e-04,1.2695978427626486e-04,1.2396881747774975e-01,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
4.8873270218593927e+04,3.4168095517973164e+01,1.7618134762291978e+04,2.4987209947131939e-01,-1.5406088163612749e+01,-4.5857633173527246e-01,4.8933282539445252e+04,-1.8448039682134549e+00,-1.7623773218247388e+04,1.5090651199216154e-02,1.5636469558069599e+01,1.9873230412613907e-01,5.0452882827460170e+06,-1.6257804746779584e+01,1.0814687670846979e+01,7.5273570222650221e-01,5.2931454048533988e-01,-4.2961483492312358e-01,-2.0309460552531323e+09,-1.1061004080722086e+01,-3.9354593759841956e+00,1.1391129887878698e-01,1.3033574652123561e-01,2.3550299969444164e-02,2.2670911926717529e+09,1.2326731286983832e-01,7.7203806925983685e+00,-2.2340699253627187e-02,-1.6364455223083496e-04,-6.7663192749023438e-04,-2.4262303821496576e+08,7.5577217133971830e-01,9.2650826435476308e+00,3.5687567658997020e-02,-6.6925814202089332e-02,-2.0445503438700453e-03,1.3348059623779012e+06,-5.8835534649217394e+00,-1.8226230183758332e+01,-6.4659710906323276e-02,1.2025213283573954e-01,1.2889579992126302e-01,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
9.4489019778934278e+00,2.5982732568041661e+03,1.3700935157684157e+01,1.2725317302677682e+01,5.3417707887872243e-02,-1.2195675983071936e+01,6.9938537129005454e+00,2.5864060113010410e+03,-1.0248152938311250e-01,-1.2637401083900766e+01,3.2731760412537309e-02,-1.2058522713893719e+01,-1.2177952652189106e+01,4.1713660043667577e+05,-2.8394487429770834e+00,2.5850741648360476e-01,-5.4633536713326811e-02,4.2513012073198470e+03,-6.7192357170772938e+00,-4.9139813815946811e+08,-7.4825379074165719e+00,-6.9275909124366982e-03,-4.8194638764835214e-02,-2.4545756709999917e+06,1.2326731286983832e-01,5.2511659531518555e+08,-4.2205810546875000e-01,4.0483474731445313e-02,-1.7117078747489259e-02,-2.1086655574761136e+06,6.6348811598196034e-01,-3.4123099762850881e+07,1.8831963860459238e+00,-1.0942471629504001e-02,-4.1340265033206151e-03,3.4137903874845657e+05,1.6573650731351286e+00,-1.7678652037108757e+04,-4.7378284099796755e+00,-1.3056284457695230e-02,4.0423306850094765e-02,-6.8892295370985084e+02,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
-5.8397983819284718e+03,-1.6493997707717423e+00,-4.9017247278778896e+03,-1.9726091921005190e-02,-9.1092770977851267e-01,3.9437209510633064e-02,5.8427068327642237e+03,6.0739919159187821e+00,-4.9052436786490171e+03,-3.4258821898748071e-02,-8.5578107960273020e-01,-5.2959885429842757e-02,-4.0001552746007292e+00,-1.2016247473616204e-01,4.5037734318690567e+05,-1.9595469156790557e-01,-4.3680812440054069e+03,-8.9209850463342955e-02,-1.1422191368236636e+01,-5.1420141293011206e+00,-4.9133527087338144e+08,1.2955748113968480e-02,2.4537995458921781e+06,1.4215025197698173e-03,7.7203806925983685e+00,-4.2205810546875000e-01,5.2505626458178711e+08,-2.4890899658203125e-04,2.1079447292758473e+06,2.4445573066955817e-03,1.6530219212463444e+00,9.0820644692573005e-01,-3.4150244781474836e+07,2.4805772927387565e-04,-3.4140271101120242e+05,-4.7803547939599452e-03,3.1405016101491583e+00,3.5122329682527642e-01,-1.1319295841645835e+04,5.3010374919454720e-03,7.1341587910963403e+02,-5.7141063918707555e-03,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
-3.2531085247855203e-02,3.0988036167784601e+00,1.8230649515918174e-02,2.7785147280537548e-02,-9.0561890318768975e-05,-3.1764869798158325e-02,-1.3170816097663407e-01,-3.1130672153596288e+00,5.5070672270343790e-02,2.7845749888089483e-02,-1.2340094148322132e-04,3.1900431309450757e-02,6.8570548465705539e-02,2.7533708186322059e-02,-7.1754838250489339e-02,1.4654144717119390e+01,-1.0892000184359136e-03,5.9645649974149947e-04,6.1990422247763383e-02,-4.9287702544470402e-02,1.1290588954407231e-02,-1.0622103691936869e+04,6.3613260508908095e-05,1.7313702729965941e-04,-2.2340699253627187e-02,4.0483474731445313e-02,-2.4890899658203125e-04,1.1891764955401421e+04,-7.7148763224928748e-07,-4.3855302564722154e-04,1.2847006401664142e-02,3.7314121216883564e-03,6.6640633162062389e-04,-1.2881398330678248e+03,-3.8097877859896398e-06,-9.1891883619374855e-08,4.3172005462545543e-02,-8.2042014289136697e-03,-1.3255798818728098e-02,3.9551350204478801e+00,1.5840850103142161e-04,1.9148180667936964e-04,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
-6.2918471367302182e+01,1.7060148682097653e-02,-2.6240776999055463e+01,3.5366507521051443e-05,-1.3411490474093467e-02,1.3320806455508752e-04,6.3073502424058255e+01,6.3481464482118888e-02,-2.6232225190671741e+01,-3.8857906028064507e-04,-1.2710183025994441e-02,-6.4446443359560124e-05,-8.1983715326863660e-02,-1.1577904171556241e-02,6.0215673680580458e+03,-1.1175510832339870e-03,-2.8734342038419111e+01,-1.2082986954319863e-03,-1.7434889049743163e-02,-3.2632405776289765e-02,-2.4538968457546025e+06,1.0905480122639077e-04,-4.6618874844845877e+03,3.4286913727253897e-04,-1.6364455223083496e-04,-1.7117078747489259e-02,2.1079447292758473e+06,-7.7148763224928748e-07,3.4456133361842483e+04,2.2657215595245361e-05,-3.2916464400699189e-02,-1.0531205314853244e-02,3.4072999609879713e+05,-4.2999310326780575e-06,1.3884495271888682e+03,-9.7158855934084013e-06,-2.2531668404128277e-02,-8.6831355209052302e-03,-7.4697398595096206e+02,-2.5743380139956027e-05,-7.3754625586044913e+00,2.6530122229580363e-04,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
-1.2496202936659717e-01,-1.3164371203339355e+01,-7.9805635581162049e-02,-5.5583019028392494e-02,-2.3277836511002560e-04,1.2397156022818533e-01,5.1549794981978536e-02,-1.3069897300583877e+01,-2.9673855748638900e-02,5.4942478045213863e-02,-1.1563356267676171e-04,1.2329709641460590e-01,3.4851564202732277e-02,-5.8770214850084785e+03,7.5380471072644006e-02,-1.7406414266803311e-03,1.0301506394247706e-03,-2.8232201082815060e+01,2.8666091797374504e-02,2.4546693534484366e+06,4.2566417657442672e-02,3.5142488838819192e-04,5.4078636935529193e-04,-4.6666449629912759e+03,-6.7663192749023438e-04,-2.1086655574761136e+06,2.4445573066955817e-03,-4.3855302564722154e-04,2.2657215595245361e-05,3.4471273507290520e+04,3.0122080976790837e-03,-3.4080428876908426e+05,1.3267079108528547e-02,-5.8591189934811343e-05,-4.9725371062940739e-05,1.3890098749924916e+03,7.5384252998755459e-03,7.0374855031950176e+02,-2.4178919794137985e-02,-3.0707918783194052e-04,1.6313806522446793e-04,-7.2035922835589012e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
-1.7731842407893836e+06,-3.0609109350055309e+02,1.0998453798814712e+06,-1.6435926431923902e+00,5.7014624522316558e+02,-7.1774179947484633e+00,-1.7768547696659733e+06,-5.8172790064325773e+02,-1.1013773517281455e+06,3.3276623014319444e+00,-5.8358202451577745e+02,-2.5019772957383442e+00,-8.5828124480495986e+04,1.8746172847678281e+01,3.9643474784118325e+01,-4.7391203821845451e-01,6.6624772355605444e-01,1.1125806844209052e-02,5.1216703048532102e+06,-6.4472197043865975e-02,-6.1845328843566705e-01,1.0777182513790565e-03,-3.4307798690714764e-03,-5.2542049475851060e-04,-2.4262303821496576e+08,6.6348811598196034e-01,1.6530219212463444e+00,1.2847006401664142e-02,-3.2916464400699189e-02,3.0122080976790837e-03,4.7535224554821777e+08,-1.2725045221857727e+02,-1.6627305799867027e+03,-4.1760785339283757e+00,8.6612062277272344e+00,2.9760295152664185e-01,-2.3421501050274059e+08,9.9572424975930960e+02,3.1540243940314303e+03,1.1220411299331760e+01,-2.1898632592578977e+01,-2.2914946142017001e+01,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
8.1375478259346767e+02,-1.7730866244405447e+05,-3.2196924935058286e+02,-8.4931135392145836e+02,-3.0785027798665565e+00,-1.1173799874659853e+03,-3.6757920092600301e+02,-1.7803783848802428e+05,-2.2670386687553673e+02,8.5401768319708606e+02,-1.5032187119544538e-01,-1.1211526621011333e+03,1.3553545927052374e+01,3.0835541688484318e+03,8.1390993351281651e+00,-2.8065314696030796e-03,1.4338842005114444e-01,-9.3424070597951281e-01,2.0409658200751624e-01,4.1765470799527050e+05,-8.7890955012123975e-02,-6.5671625585262197e-05,-2.4087024736193689e-04,5.8977147820685368e+03,7.5577217133971830e-01,-3.4123099762850881e+07,9.0820644692573005e-01,3.7314121216883564e-03,-1.0531205314853244e-02,-3.4080428876908426e+05,-1.2725045221857727e+02,6.7495402393737793e+07,-4.3759130859375000e+02,-6.1605358123779297e-01,2.4445717212802265e+00,3.9414316810830496e+02,-3.3343852974779332e+02,-3.3437694390910760e+07,9.7730509276960527e+02,1.7782321128487869e+01,-7.4317132085600761e+00,3.3039741170474247e+05,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
-5.1123347039108997e+05,3.6248454679682692e+02,3.2857684766166483e+05,2.3778399075360803e+00,-6.4789802878809908e+01,2.1368854032348108e+00,5.1391315794780286e+05,4.7685329945074153e+02,3.2998087555479183e+05,-4.4089362971619668e+00,-5.9810268621245640e+01,6.4766543967878674e+00,4.6931941437856949e+01,9.4188479368540357e-01,-4.1114986693018418e+03,-9.5896299901964355e-02,-8.0729931797334586e+01,1.2260241324957732e-02,6.3356548457905149e-01,2.6172513988250046e-02,4.3812438404673792e+05,-5.7223790040909859e-04,-5.9473674698737650e+03,-8.7482476637625040e-05,9.2650826435476308e+00,1.8831963860459238e+00,-3.4150244781474836e+07,6.6640633162062389e-04,3.4072999609879713e+05,1.3267079108528547e-02,-1.6627305799867027e+03,-4.3759130859375000e+02,6.7488517750000000e+07,-1.5895593166351318e-01,-2.3398120382500565e+02,-3.7877438836221700e-01,-1.0737875567962769e+03,-4.0459770863726573e+02,-3.4430843575625338e+07,-1.1449215256804433e+00,-3.3201997975738457e+05,1.2507359794511535e+01,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
1.2194408523968672e+01,-2.1529494980833633e+02,-7.3159230152941390e+00,-1.9238874633535417e+00,-7.3112153367335710e-03,-3.8277033024029410e+00,6.1533492807019652e+00,2.1356400290472286e+02,3.4602652708868198e+00,-1.9151111957926441e+00,7.5479557574426835e-03,3.8123046514082728e+00,2.4402126386698475e-01,2.2074843567368774e-02,3.0075052092989552e-02,-1.4760705409415018e-01,4.6648913432417640e-04,2.7624477250401056e-05,3.1093588282711960e-03,3.3366325103565547e-04,-3.1662475933406627e-04,1.4623287738449809e+01,-1.1507210921783467e-06,5.8122704749107837e-07,3.5687567658997020e-02,-1.0942471629504001e-02,2.4805772927387565e-04,-1.2881398330678248e+03,-4.2999310326780575e-06,-5.8591189934811343e-05,-4.1760785339283757e+00,-6.1605358123779297e-01,-1.5895593166351318e-01,2.5476688440889120e+03,1.0522538344730492e-03,3.5279044593607978e-03,-1.4454497453640368e+01,2.3355321021214452e+00,3.9846078669097444e+00,-1.2830303894565741e+03,-4.6938899071172269e-02,-5.9878810953038424e-02,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
2.5877380652997472e+03,-2.5450031839204650e+00,-1.6851640274102917e+03,-1.3357102309966539e-02,6.6499755780394987e-01,-1.3582396675611712e-02,-2.6006398726799639e+03,-2.6922247564655435e+00,-1.6918271894425693e+03,1.9789030748538154e-02,6.3949044365532026e-01,-2.8008787183417146e-02,-2.3040969546353907e-01,-1.0050272934958748e-02,2.2748469567550622e+01,3.6168991718641200e-04,4.3902082856179070e-01,-8.8261290712383922e-05,-2.3571802241771911e-03,-1.9491795601866285e-04,4.4385782002415563e+03,2.7990124999448504e-06,-2.9144343665549510e+01,6.6282722947514760e-07,-6.6925814202089332e-02,-4.1340265033206151e-03,-3.4140271101120242e+05,-3.8097877859896398e-06,1.3884495271888682e+03,-4.9725371062940739e-05,8.6612062277272344e+00,2.4445717212802265e+00,-2.3398120382500565e+02,1.0522538344730492e-03,1.0672167190416250e+04,3.8695163093507290e-03,4.5402936430409806e+00,2.8070354933028172e+00,3.4055235676209448e+05,-3.4285824299465999e-03,1.3666072042761891e+03,-9.7431179075228594e-02,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
-2.1293177717594958e+00,-8.5081622668093712e+02,1.8349500161920587e+00,-3.5807466284193135e+00,-7.3265288420533148e-03,-4.8566353379096778e+00,1.3837048239226644e+00,-8.5480400415521888e+02,5.7690547763091327e-01,3.6082059150299171e+00,4.6083659374532180e-03,-4.8858364825396405e+00,2.5564063465658697e-02,1.0597169600390473e+01,-2.4396253687422986e-02,1.8302978575069143e-04,-3.6687790703447535e-04,3.6410915972372962e-02,4.2764146596744766e-04,-4.3399208948099367e+03,1.1296478980712652e-04,-1.2225795953494466e-07,2.9572388681928279e-07,-2.8764320463296890e+01,-2.0445503438700453e-03,3.4137903874845657e+05,-4.7803547939599452e-03,-9.1891883619374855e-08,-9.7158855934084013e-06,1.3890098749924916e+03,2.9760295152664185e-01,3.9414316810830496e+02,-3.7877438836221700e-01,3.5279044593607978e-03,3.8695163093507290e-03,1.0676223421526141e+04,4.2404829126252069e-01,-3.3573823796054488e+05,-2.0040175561346962e+00,8.8453348118725433e-02,2.9660715861019871e-02,1.3603305471421741e+03,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
-1.4906247387838435e+08,-4.5362136668659678e+03,9.7478433189517021e+07,-1.3498024425777663e+02,-3.0995277263556312e+04,-1.2259286219511483e+02,-1.4906018013180524e+08,2.9746162277102994e+03,-9.7463172647062734e+07,-1.5447833944348986e+01,3.0702226237828458e+04,-5.1210844528376811e+01,-3.2377462091262513e+06,4.7909368719559279e+02,4.7240026918472722e+02,-2.2504072550312912e+01,9.2654596085267258e+00,-7.0578523861649956e-01,-7.3220860575164639e+04,-1.1295174609223523e+01,-2.4557866058473337e+01,1.2647945803663974e-01,-1.6976100459593724e-01,-1.6443023182346472e-02,1.3348059623779012e+06,1.6573650731351286e+00,3.1405016101491583e+00,4.3172005462545543e-02,-2.2531668404128277e-02,7.5384252998755459e-03,-2.3421501050274059e+08,-3.3343852974779332e+02,-1.0737875567962769e+03,-1.4454497453640368e+01,4.5402936430409806e+00,4.2404829126252069e-01,5.3431382562011719e+08,1.4255800975561142e+03,-1.4637738090515137e+04,-3.8089122325181961e+01,-1.9636475282907486e+02,1.4580776172876358e+02,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
1.0763786171675904e+03,-2.6153525772239737e+07,1.4569204121141984e+03,-4.0246018271853024e+05,-1.5749819476488346e+01,-6.0925663371468370e+05,-2.9801691497691208e+03,-2.6145791134274408e+07,-4.6439863651437918e+01,4.0229300375174120e+05,-2.0944829922238057e+01,-6.0900351874107635e+05,-5.2530561628387659e+02,1.7707664759323131e+06,-1.1973798351554724e+03,-3.0345778739501839e-01,-1.6183689034600093e+01,3.3764145691929184e+03,1.3675840993851580e+01,2.4287796299356933e+03,2.1002216347494596e+00,-4.0801072662421944e-04,2.3661626441919381e-02,-1.9389326195905927e+01,-5.8835534649217394e+00,-1.7678652037108757e+04,3.5122329682527642e-01,-8.2042014289136697e-03,-8.6831355209052302e-03,7.0374855031950176e+02,9.9572424975930960e+02,-3.3437694390910760e+07,-4.0459770863726573e+02,2.3355321021214452e+00,2.8070354933028172e+00,-3.3573823796054488e+05,1.4255800975561142e+03,8.3981494695678711e+07,1.8904621970653534e+02,-6.6864296009298414e+01,-2.9207304122974165e+01,-8.2592441670649871e+05,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
8.4336829053448841e+07,1.4529103942845400e+03,-5.7724545130837284e+07,7.5479933678806489e+01,7.5283647294016861e+04,5.8500908738500208e+01,-8.4324961306811944e+07,-1.2574153741365153e+03,-5.7708003225466467e+07,1.0971574205763659e+01,7.5094594772955112e+04,-5.6231869875719383e+01,-3.4435146608657669e+02,-1.3499565669432050e+03,6.4131512411777058e+05,3.5793839929363003e+00,1.0360155907384731e+04,-3.2961042073713998e+00,-2.1455516312606960e+01,-7.1512516728722630e+00,-4.9087431526163791e+03,7.7799057198196742e-02,-1.3697078920859820e+01,-5.3246814204470638e-03,-1.8226230183758332e+01,-4.7378284099796755e+00,-1.1319295841645835e+04,-1.3255798818728098e-02,-7.4697398595096206e+02,-2.4178919794137985e-02,3.1540243940314303e+03,9.7730509276960527e+02,-3.4430843575625338e+07,3.9846078669097444e+00,3.4055235676209448e+05,-2.0040175561346962e+00,-1.4637738090515137e+04,1.8904621970653534e+02,1.4923830484515381e+08,-1.2777053594589233e+01,-8.7539992571610026e+05,-6.5595021888613701e+01,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
1.5902058186794040e+01,2.7955733765678713e+05,-2.4953418697151459e+00,2.6527134553090991e+03,-3.5924533283949905e-01,4.8891053692528103e+03,-9.3698655829729205e+00,-2.7950854510128865e+05,1.4606449427663392e+01,2.6523765880440437e+03,-1.9722928294090503e-01,-4.8885135903741748e+03,2.0715484722078372e+01,4.2456337356816221e-01,1.7504036340737912e+00,1.5214952425238454e+02,5.9899190825373871e-02,4.4229795051684562e-03,-3.1430647529172795e-01,-1.2208576305831720e-01,5.5155405773366972e-02,-1.7208157770772731e-01,-9.8391756362857519e-05,3.6407105354405514e-04,-6.4659710906323276e-02,-1.3056284457695230e-02,5.3010374919454720e-03,3.9551350204478801e+00,-2.5743380139956027e-05,-3.0707918783194052e-04,1.1220411299331760e+01,1.7782321128487869e+01,-1.1449215256804433e+00,-1.2830303894565741e+03,-3.4285824299465999e-03,8.8453348118725433e-02,-3.8089122325181961e+01,-6.6864296009298414e+01,-1.2777053594589233e+01,1.2592586586408317e+04,-7.8445479431684362e-01,1.4017665662104264e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
-9.7339666199497378e+05,-2.5642230276673335e+01,6.0848443899733317e+05,-7.6237296501343521e-01,1.6589404308964922e+02,-7.4694274922875492e-01,9.7360454718860786e+05,4.5382952163225355e+01,6.0850622867032129e+05,-4.6514407563043925e-01,1.6805690192516198e+02,1.3456836192673745e+00,9.8492365671709194e+00,1.6745717117463755e+01,-1.0358499599601375e+04,-7.0541917454352898e-02,-1.7020815510675729e+02,3.5032694396175401e-02,4.0870229491038401e-01,1.1215486555272314e-01,7.4321525989387581e+01,-1.2836668999133645e-03,5.3067138704545835e-01,1.2695978427626486e-04,1.2025213283573954e-01,4.0423306850094765e-02,7.1341587910963403e+02,1.5840850103142161e-04,-7.3754625586044913e+00,1.6313806522446793e-04,-2.1898632592578977e+01,-7.4317132085600761e+00,-3.3201997975738457e+05,-4.6938899071172269e-02,1.3666072042761891e+03,2.9660715861019871e-02,-1.9636475282907486e+02,-2.9207304122974165e+01,-8.7539992571610026e+05,-7.8445479431684362e-01,2.1620232056751847e+04,1.0579914995469153e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
-1.1780862216647753e+02,2.4982071748983007e+05,5.9219626385886436e+01,9.6185401872454577e+02,1.9136641139169625e-01,1.4698881792312131e+03,-4.2193969491787158e+00,2.4976478881067666e+05,-8.4476825598093406e+00,-9.6153854631575359e+02,3.9243235265848053e-02,1.4686776254980516e+03,-9.4526831936811107e-01,-3.3775546975125817e+03,2.3155157813412472e+00,2.0208574144952252e-02,2.6630673217897471e-02,-1.7091028732189355e+00,-4.8425481861415487e-02,7.9763519509141103e+00,5.9165210752007147e-03,-3.9664411491552656e-05,8.2495650546394669e-06,1.2396881747774975e-01,1.2889579992126302e-01,-6.8892295370985084e+02,-5.7141063918707555e-03,1.9148180667936964e-04,2.6530122229580363e-04,-7.2035922835589012e+00,-2.2914946142017001e+01,3.3039741170474247e+05,1.2507359794511535e+01,-5.9878810953038424e-02,-9.7431179075228594e-02,1.3603305471421741e+03,1.4580776172876358e+02,-8.2592441670649871e+05,-6.5595021888613701e+01,1.4017665662104264e+00,1.0579914995469153e+00,1.9539746399723925e+04,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,3.2924852524237189e+09,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,3.3246491160690074e+09,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,3.4526476654545312e+09,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,3.4899700427440443e+09,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,8.1395774518113422e+09,0.0000000000000000e+00
|
||||
0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,8.3509820646695356e+09
|
|
48
matlab/mat/APA95ML_M.CSV
Normal file
@@ -0,0 +1,48 @@
|
||||
3.1992201782235205e-02,7.0722620276406877e-08,2.0544112465535832e-06,-3.2339345085577873e-09,-1.5913378057484811e-04,-5.9482353177086968e-08,-1.4031522384832687e-03,8.3020230858225766e-07,6.0434230359803333e-07,-8.4356051933229684e-09,-2.1441165102999279e-06,1.3132486748474342e-08,2.3783423562631894e-03,-2.5404409035526942e-07,-4.2173966345555817e-03,-1.0953949951972607e-08,3.5432870800420266e-05,1.4193778514671502e-08,1.0781646184136867e-04,-1.4788536044489869e-07,-2.7678932511595467e-05,6.8230384492843634e-10,-1.0905275944711065e-07,5.6271501411249364e-10,-3.0823615134092287e-06,2.7181817665487978e-09,2.4769261508036683e-07,-2.6669007490021357e-12,3.3875100205214200e-09,-6.2087961429024690e-12,1.0582237567611935e-04,-2.1365841925534065e-07,2.7476072157594318e-05,-1.2164366565007301e-09,-1.1056629207143725e-07,-3.1140184170001178e-10,2.3830747636427560e-03,-5.6342565704228196e-08,4.2102097439251926e-03,7.4133958500228173e-09,3.5473029053197447e-05,1.4638435348295284e-08,-7.9777071278578457e-02,-8.1256077086162670e-02,3.2312284906712023e-04,4.4000052435981963e-04,3.6700089328994298e-06,1.3106492228986189e-05
|
||||
7.0722620276406877e-08,2.2205280107285272e-02,-1.2524555153707617e-06,9.2055292237095592e-05,-3.3992142970650830e-09,-4.3876200001102092e-09,-9.9479039819676013e-07,-6.4028589755182712e-04,-3.6703279508720088e-08,4.6215239373695931e-06,-6.8436968545314245e-09,6.9444547201702733e-09,3.2900623009690151e-07,2.7655224902475161e-03,-8.0008560688024665e-07,-2.3711318201359712e-05,6.0083831081268622e-10,9.6418915289723114e-06,1.2518477441723024e-07,1.4834878036770716e-05,-1.0970460996137612e-08,2.4866103693376101e-08,2.8541542050718021e-11,-6.6681090603397375e-08,-2.8205620501837117e-09,-2.4422319101878214e-07,2.4578312873460706e-10,-3.8549879758086986e-10,-1.2863158325163040e-12,9.1904536041006337e-10,1.1893243734966591e-08,1.4578597521262798e-05,-3.8102201520223569e-08,2.4749827612882644e-08,2.1693772119715850e-10,6.6373183637036695e-08,-1.4217778939144044e-07,2.7651058725446363e-03,3.0502088497960704e-07,-2.3702416664799635e-05,-5.0488009888962423e-10,-9.6514235712132394e-06,4.7956717518138041e-06,-6.7272098201318146e-06,3.2137293308054001e-06,-6.8750621041690070e-06,2.1007419070983017e-06,-3.5723349268193733e-03
|
||||
2.0544112465535832e-06,-1.2524555153707617e-06,1.7386231746424698e-02,-3.2962213937797655e-08,-4.3041342274295875e-08,1.3025821301838908e-08,1.3753029849027576e-07,-2.4186321339334307e-07,3.2072547248317151e-04,1.1495745358658619e-09,3.6317974501570301e-09,1.3234126667822221e-09,2.7368007260277325e-03,4.4055584077779941e-07,1.7809333978306163e-03,-9.0042873851642259e-09,1.5680094555688544e-05,-1.1317199682922248e-09,3.8550671713933033e-05,7.5778678287149863e-08,-2.2471584950179093e-05,-5.6857887773330069e-11,-1.0979768958246976e-07,-3.5086472317057884e-10,-5.5929422979328300e-07,-1.0742867310752175e-09,3.8496841153621743e-07,-1.3425980752097267e-12,1.5032746779670344e-09,7.1309107378807018e-12,-3.7727801527350954e-05,-1.3706267284597984e-08,-2.2106204443518174e-05,3.9613363515850742e-10,1.0942210287875560e-07,-1.5669012654931701e-10,-2.7362888407269355e-03,7.2243498038674413e-08,1.7823168733268994e-03,-8.6137513749049189e-09,-1.5671581215341812e-05,7.1024792395673775e-10,6.6421434037352574e-05,7.5771457821461653e-05,1.8669160478940235e-02,1.6366950904325470e-02,-2.2507614142865459e-06,1.6572383417626479e-05
|
||||
-3.2339345085577873e-09,9.2055292237095592e-05,-3.2962213937797655e-08,9.6990370271081068e-07,-2.5801686158799324e-11,-2.8485914318074239e-13,-7.2348316532414909e-09,-4.6224286630680620e-06,-3.4969402430693545e-10,3.0878984538807871e-08,-5.1663280226243293e-11,5.7556137469255522e-11,3.1672405733470083e-09,2.2213023505644600e-05,-9.7649201613295044e-09,-1.1069949022426342e-07,4.5994539060461918e-11,4.9976897672290098e-08,5.8035992130333669e-10,9.0180534022718161e-08,-4.6863440716497438e-11,1.2641036178183253e-10,-2.7887147384699428e-14,-3.7210392625960391e-10,-1.0752723879685388e-11,-1.4708948800722105e-09,1.5954027738439370e-12,-2.0712305963704488e-12,-8.4059867067730388e-15,5.2029867861532227e-12,-3.9950023899855471e-10,8.8483177114101538e-08,-3.6977675806570336e-10,1.2612141641693459e-10,1.8852259170306828e-12,3.6966074597294199e-10,-6.7013475995705707e-10,2.2208017118773350e-05,-8.0811727473652339e-10,-1.1059371758929796e-07,-2.0400707086491610e-11,-5.0029093990216823e-08,6.1909083196197981e-09,-7.7709489701395768e-08,-2.0873163364654331e-08,-7.4797317911641460e-08,-1.1462974253298323e-06,-2.4524528394658456e-04
|
||||
-1.5913378057484811e-04,-3.3992142970650830e-09,-4.3041342274295875e-08,-2.5801686158799324e-11,1.6750659352751670e-06,5.6560285315067995e-10,2.1535093460927205e-06,-7.1034868772352274e-09,-2.4839073250459730e-09,6.6895343136652928e-11,-6.9356452587461267e-09,-5.9929946194931342e-11,1.1270156040196203e-05,5.4531953002258868e-09,5.2636753685366486e-05,-4.5784751386628592e-11,-9.7855662922897325e-08,-1.2309213047781552e-10,-4.0510440169847732e-07,2.0159933646142921e-09,-5.1501173125630800e-08,-5.8729378916701226e-12,-4.4886272238428433e-10,-8.4317288264820401e-12,1.0862553746312704e-08,-3.1502122666942769e-11,6.5246500966838228e-10,5.0853020055555710e-14,9.1094238935692297e-12,1.3045028049510379e-13,-3.9877761373976723e-07,1.8275224151701428e-09,4.8832324137451928e-08,4.8296218992632762e-12,-4.3309066394198101e-10,4.2874092884236786e-12,1.1237593557972642e-05,-8.3441802697492503e-10,-5.2608138646888866e-05,8.1824439417067998e-11,-9.8224993420481735e-08,-1.1863775651366341e-10,7.9021985008522388e-04,7.6390655602689517e-04,-3.5600687061668377e-06,-4.3741949696467345e-06,2.3194359654359551e-07,-1.2883784457938332e-07
|
||||
-5.9482353177086968e-08,-4.3876200001102092e-09,1.3025821301838908e-08,-2.8485914318074239e-13,5.6560285315067995e-10,1.4370692556095564e-06,9.5409950653895813e-09,3.1196606264259441e-09,-2.2648516245258057e-09,2.4339734391461524e-13,6.6007324802023665e-11,-1.0323313816380191e-07,1.2296538512804611e-08,-3.5572335768244213e-05,4.3125923058111725e-08,3.9042780071211060e-07,3.8752607706107331e-11,-7.0746607208663650e-08,-2.1842790235398756e-09,-8.8755715210445471e-08,2.6332513571938378e-10,-4.5217681483436035e-10,-2.0643058627559326e-13,3.9010670314527719e-10,4.2008162491375609e-11,8.3773057688862460e-10,-3.2420933448573485e-12,3.4179199737495340e-12,-6.5332074976404523e-15,-1.0802751702568654e-11,7.9312172944772749e-10,8.7255487961023653e-08,-7.0039998478441199e-11,4.4788894611903872e-10,5.0847098781436672e-13,3.8856753868407583e-10,9.5390862882302386e-09,3.5571727683047820e-05,-1.3821679465240370e-08,-3.9034956128264949e-07,3.0469244126545847e-11,-7.0906019270702084e-08,2.7445921375687554e-07,3.9243186558967079e-07,1.1646122969800890e-08,1.5577011176483198e-07,-2.5095534857133388e-04,1.3929093978201961e-06
|
||||
-1.4031522384832687e-03,-9.9479039819676013e-07,1.3753029849027576e-07,-7.2348316532414909e-09,2.1535093460927205e-06,9.5409950653895813e-09,3.1973169311020976e-02,4.0096474287739173e-08,-1.7132697106893042e-06,7.6611271229545241e-09,1.5906250710092442e-04,6.4728132783808725e-08,2.3828703436907946e-03,1.4733445239430024e-06,4.2065194402158773e-03,6.2985581012317733e-09,-3.5464804191996867e-05,1.6547308981387885e-08,1.0819703152010708e-04,1.4753507538061609e-07,2.8008437265342201e-05,-1.2231096276267867e-09,1.1118315711774381e-07,-1.0527887485706229e-10,-3.0952507548528793e-06,-2.2918925307931007e-09,-2.5086507653166167e-07,1.7268716883370776e-11,-3.4386366003572338e-09,3.7111024390181571e-12,1.0661293202162093e-04,3.7498042636536832e-08,-2.7883368065078518e-05,-8.2883412578567382e-10,1.1258589093650095e-07,-2.9553644004848665e-10,2.3854624561992404e-03,-5.6849860915080032e-07,-4.2025589744105422e-03,4.4207776084953490e-09,-3.5505370276547365e-05,-6.1011844559107278e-09,-7.7387397421131057e-02,8.3411402346350888e-02,3.9201791398762732e-04,-4.9216217591515601e-04,1.8036219703654935e-05,-2.0053507774652502e-06
|
||||
8.3020230858225766e-07,-6.4028589755182712e-04,-2.4186321339334307e-07,-4.6224286630680620e-06,-7.1034868772352274e-09,3.1196606264259441e-09,4.0096474287739173e-08,2.2205161837634848e-02,-8.5070388971446656e-07,-9.2042930625581924e-05,-9.7349529737400620e-09,2.6792939524906613e-09,1.7365064180509520e-07,2.7647448233123718e-03,-7.2052391941545375e-07,2.3710119178366162e-05,3.7022782649972932e-09,9.6439797678444642e-06,-4.0354634657611011e-08,1.4739292547934674e-05,4.7838623301678214e-08,-2.4996502106291123e-08,2.1049951288232753e-10,-6.6336798163467223e-08,6.7253384946199505e-10,-2.4316229019244637e-07,-4.7438451082997793e-10,3.8645300616923333e-10,-5.9715541129577539e-12,9.0962191048061648e-10,3.2198961564871714e-08,1.4643131713398033e-05,-5.4556845077778202e-08,-2.4629565203992414e-08,2.6209663485363288e-10,6.6729623233432869e-08,-5.8039479053025103e-07,2.7647661307563538e-03,8.4898671333533888e-07,2.3717435449376312e-05,4.1357233228847301e-10,-9.6471269211294267e-06,-2.2921163837503677e-06,-1.0303188618379029e-05,1.2281097577806732e-05,-1.8212725519763330e-06,2.5545484696192206e-05,3.5728283551551688e-03
|
||||
6.0434230359803333e-07,-3.6703279508720088e-08,3.2072547248317151e-04,-3.4969402430693545e-10,-2.4839073250459730e-09,-2.2648516245258057e-09,-1.7132697106893042e-06,-8.5070388971446656e-07,1.7382834975636523e-02,1.9822098708870626e-08,1.6626640137911153e-08,1.8783641054497662e-08,-2.7374850372754935e-03,7.1216880328964054e-07,1.7847896688026436e-03,-5.3216200204698723e-09,1.5673106718648381e-05,2.3775630542679181e-09,-3.8507886325129917e-05,2.0417986359775200e-08,-2.2454048851050631e-05,3.1153271203303121e-10,-1.0971280999012633e-07,-1.6125218714418548e-10,5.5818718747954517e-07,-3.2883250302696856e-10,3.8506829535569232e-07,-2.8119494747385815e-12,1.4989925040362576e-09,2.5303738106108589e-12,3.7739441014445231e-05,8.6073912487602701e-09,-2.2176095715272184e-05,-1.5827266673156305e-10,1.0974851846352267e-07,1.9062266347148471e-12,2.7382051767671500e-03,8.3929722534049385e-08,1.7864625214079300e-03,3.1571215632760582e-09,-1.5676494904077542e-05,6.3510211112257312e-10,-8.8440333316480292e-05,9.7185193603567353e-05,-1.8367414948480688e-02,1.6792269103800023e-02,1.1871946297445109e-05,1.1824141280798525e-05
|
||||
-8.4356051933229684e-09,4.6215239373695931e-06,1.1495745358658619e-09,3.0878984538807871e-08,6.6895343136652928e-11,2.4339734391461524e-13,7.6611271229545241e-09,-9.2042930625581924e-05,1.9822098708870626e-08,9.6946801215095588e-07,2.0573546030237124e-10,9.4877676297501106e-11,-4.6231579290809673e-09,-2.2205803532922046e-05,2.2283680403843359e-08,-1.1068666040155906e-07,-3.1732902634491614e-11,-4.9985508488425320e-08,2.7061878869183933e-11,-8.9479694109268183e-08,-4.2439423013417908e-10,1.2733664742117083e-10,-2.0645035918727493e-12,3.6953325122779268e-10,2.3521883661010853e-12,1.4634427024362311e-09,4.1345792532650514e-12,-2.0796943788283321e-12,5.5042226472337574e-14,-5.1298270170629448e-12,-5.1728804736424045e-10,-8.9134346561422232e-08,4.4721449038170724e-10,1.2572843517935020e-10,-2.0840520826233504e-12,-3.7289249041273559e-10,4.2748137404210330e-09,-2.2209565555885069e-05,-3.1496285647205177e-11,-1.1080185901791346e-07,6.9850174247999533e-12,5.0042892292610336e-08,-4.7461520105455249e-08,1.5593413540609805e-07,-2.8456949579016907e-07,2.2681109252580009e-07,-1.6381252890882443e-06,-2.4569778440730589e-04
|
||||
-2.1441165102999279e-06,-6.8436968545314245e-09,3.6317974501570301e-09,-5.1663280226243293e-11,-6.9356452587461267e-09,6.6007324802023665e-11,1.5906250710092442e-04,-9.7349529737400620e-09,1.6626640137911153e-08,2.0573546030237124e-10,1.6747192336417761e-06,6.4339031991331268e-10,-1.1245648741257789e-05,1.7564947505154573e-08,5.2608396344343577e-05,-4.5298174926677135e-12,-9.8203662943314655e-08,1.5124276914498571e-10,4.0858247907403371e-07,1.3730742822238674e-09,-4.8727713832905486e-08,-5.8516164354815380e-12,-4.3134012899706909e-10,-2.6609103082200992e-12,-1.0972005176187653e-08,-1.9679528632568288e-11,6.2150573994015152e-10,8.1432617356528313e-14,8.7210330562613891e-12,6.6941398436227538e-14,4.0482440772554030e-07,1.8189283175169104e-10,4.6395869224912515e-08,-4.6562134649935743e-12,-4.2074370761843216e-10,-2.3233643811055025e-12,-1.1223836943979540e-05,-4.9571257262004145e-09,-5.2577803229082071e-05,-5.0898798533335496e-12,-9.8491068130003305e-08,-5.0806636849664959e-11,-7.6834254700137170e-04,7.8580803193457329e-04,3.8239237901519933e-06,-4.6570622399488520e-06,2.1810598507161741e-07,8.1551244794981474e-08
|
||||
1.3132486748474342e-08,6.9444547201702733e-09,1.3234126667822221e-09,5.7556137469255522e-11,-5.9929946194931342e-11,-1.0323313816380191e-07,6.4728132783808725e-08,2.6792939524906613e-09,1.8783641054497662e-08,9.4877676297501106e-11,6.4339031991331268e-10,1.4373162917650119e-06,-9.9004328464065479e-09,-3.5561672173265745e-05,3.0616181349764371e-08,-3.9042176112092915e-07,-7.4944971537480774e-11,-7.0799121367133633e-08,1.2108190343729166e-09,-8.7848128330888254e-08,-2.0468216060878453e-10,4.5257368419249015e-10,-3.3492697269477561e-13,3.8720077291681605e-10,-2.5740961927160006e-11,8.2587941436131030e-10,4.9095746646064949e-12,-3.4277203766577060e-12,-7.4216808180864555e-15,-1.0741147518001434e-11,-8.7264793577471935e-11,8.7340114141806183e-08,-5.7632158065361965e-10,-4.4673754081176212e-10,2.3599376698282725e-12,3.9012258760918928e-10,-1.0576260730438549e-08,3.5556227023411507e-05,-3.1398044286099382e-09,3.9055668356603274e-07,-3.4519100181888872e-11,-7.0781442363485295e-08,-3.0523910613528989e-07,2.0047273910764479e-07,6.7189951277367188e-08,1.6227630918883890e-07,2.5177251691959474e-04,-1.3764616335374010e-06
|
||||
2.3783423562631894e-03,3.2900623009690151e-07,2.7368007260277325e-03,3.1672405733470083e-09,1.1270156040196203e-05,1.2296538512804611e-08,2.3828703436907946e-03,1.7365064180509520e-07,-2.7374850372754935e-03,-4.6231579290809673e-09,-1.1245648741257789e-05,-9.9004328464065479e-09,1.9348318208408939e-02,-2.1076686990140203e-07,6.3747874107919142e-06,-6.4368307101588142e-10,-1.2377623461356945e-08,-2.8693032669870462e-09,2.6068635792235281e-03,1.8294270719066669e-08,-7.0503451865196220e-08,-7.8955440146208576e-11,-3.6477482653662040e-10,-5.3138233288899334e-11,-6.2463078198275005e-05,-1.9270071288916406e-10,9.1783504630487489e-10,9.9996851074869605e-13,6.9713378366999807e-12,1.2944606644829932e-12,4.9429536238264729e-06,-6.5587525763330573e-09,-1.1604895991517386e-08,-4.5039785786277778e-11,5.8034866661573739e-11,-2.5784833347146363e-11,-7.9205561727782031e-05,-3.3118477448688336e-09,1.6545302301867104e-07,-1.8316612340049225e-09,-2.2778251827444362e-09,1.9863826220404937e-10,1.1219152737909712e-02,-1.4352940644354729e-04,1.7855369283560560e-02,-1.6276940492546311e-04,-1.7578159271992778e-05,-1.5481986761443345e-05
|
||||
-2.5404409035526942e-07,2.7655224902475161e-03,4.4055584077779941e-07,2.2213023505644600e-05,5.4531953002258868e-09,-3.5572335768244213e-05,1.4733445239430024e-06,2.7647448233123718e-03,7.1216880328964054e-07,-2.2205803532922046e-05,1.7564947505154573e-08,-3.5561672173265745e-05,-2.1076686990140203e-07,2.7821849846235834e-02,1.7924971357964575e-06,2.0426449725687935e-08,-2.7327416161148935e-09,-1.1090170847635717e-05,1.2385597385846117e-07,2.1503776671362479e-03,-8.8241533451142510e-08,2.6997263672405605e-10,-5.3638467586804541e-10,-1.1686255248757890e-05,-2.5773983146684501e-09,-2.8220189462394715e-05,1.1301488086587466e-09,-3.7611340592795275e-12,1.0119179153525120e-11,2.3348616997795585e-07,-1.9947226038587445e-09,-1.6715998826183062e-07,-9.5261795105994441e-10,-3.6548440326491416e-12,5.1179340875104102e-12,-9.8109943020399535e-10,4.5951144254051312e-09,-1.9190721178055203e-04,-4.5794989364625642e-09,1.9454418940368372e-10,-2.4406966809030758e-09,2.9941668551885195e-07,-1.0129828730097952e-05,1.5240641488740904e-05,-9.9276638395210342e-06,1.2500850714208843e-05,-1.6998768321436073e-06,-1.9044813141402933e-06
|
||||
-4.2173966345555817e-03,-8.0008560688024665e-07,1.7809333978306163e-03,-9.7649201613295044e-09,5.2636753685366486e-05,4.3125923058111725e-08,4.2065194402158773e-03,-7.2052391941545375e-07,1.7847896688026436e-03,2.2283680403843359e-08,5.2608396344343577e-05,3.0616181349764371e-08,6.3747874107919142e-06,1.7924971357964575e-06,3.5177011580533483e-02,8.9828742217885508e-09,-1.6039659870868898e-05,6.1300756483278819e-09,4.3234226922733601e-07,4.7848804287299216e-07,2.1600337165641878e-03,-1.9599616584451162e-09,1.1694145568925370e-05,-1.5344987104807283e-09,-9.0691368696461895e-09,-6.1856279342473937e-09,-2.9176936522496258e-05,2.2262027197869974e-11,-2.3663030436712064e-07,3.4595768758118840e-11,-4.3933556775294212e-09,-6.2603290043631198e-10,-1.4153156175480608e-06,6.9190588075393376e-12,7.8026456373889541e-09,-7.7232328097030665e-12,-1.8377563430126099e-07,-1.0621091278930566e-07,3.7049492657274612e-04,6.4735631990876681e-10,-2.6335484028048468e-06,2.8465877261001439e-10,1.1406693219195212e-03,8.0446216462971995e-02,9.2724916374817257e-04,8.3105893039513254e-02,5.0911161449586316e-06,7.4544369185691846e-06
|
||||
-1.0953949951972607e-08,-2.3711318201359712e-05,-9.0042873851642259e-09,-1.1069949022426342e-07,-4.5784751386628592e-11,3.9042780071211060e-07,6.2985581012317733e-09,2.3710119178366162e-05,-5.3216200204698723e-09,-1.1068666040155906e-07,-4.5298174926677135e-12,-3.9042176112092915e-07,-6.4368307101588142e-10,2.0426449725687935e-08,8.9828742217885508e-09,1.4668108587996811e-06,3.3050070069469550e-10,4.2565033135757926e-11,-5.1607324166013856e-09,6.9978396994466073e-10,-4.3678935903964221e-10,4.2354400792282212e-08,-5.2054279040878244e-12,-4.3254335492296962e-12,1.0895571284876880e-10,-8.7683767689523759e-12,5.9317101532559566e-12,-5.1127950467281066e-10,9.1179191192809668e-14,8.6140539370473653e-14,1.0765264767033033e-10,1.1735486872022172e-11,2.0482299069046555e-11,3.2284674235052871e-11,-7.3928828763467413e-14,9.6846305059119244e-15,2.9960425562015272e-09,6.1481476936224563e-10,2.4359185130960078e-10,-3.0795020402087015e-08,8.2996364575067044e-12,-5.8034394697351871e-12,-8.2272948829386070e-08,7.3074689694699413e-08,-8.0774176068163371e-08,8.1937522295800530e-08,-4.8703199072597480e-04,-4.4752055263868424e-04
|
||||
3.5432870800420266e-05,6.0083831081268622e-10,1.5680094555688544e-05,4.5994539060461918e-11,-9.7855662922897325e-08,3.8752607706107331e-11,-3.5464804191996867e-05,3.7022782649972932e-09,1.5673106718648381e-05,-3.1732902634491614e-11,-9.8203662943314655e-08,-7.4944971537480774e-11,-1.2377623461356945e-08,-2.7327416161148935e-09,-1.6039659870868898e-05,3.3050070069469550e-10,4.3492509208804402e-07,5.0097193349464566e-11,-1.2880212809659652e-09,-8.0723254517979595e-10,-1.1830830174552886e-05,4.5942534844801887e-13,-5.1431361480478988e-08,2.4185713832052341e-12,2.7522411396373629e-11,1.1079381914190604e-11,1.6368073955435342e-07,-2.5142234838473790e-15,1.1061889090235408e-09,-5.7483500580229107e-14,-2.5465700884348833e-10,-6.9779043073647858e-11,5.7601980036538853e-09,-5.1454383446329470e-14,-1.9333583152025130e-11,-1.7900347671845443e-14,-2.0557178331755224e-09,1.9241235459755414e-09,2.6284829083695081e-06,-8.8959139166636177e-12,1.7714877548575929e-08,2.2386269601875249e-12,-2.0596980593299636e-06,-1.6621235360125423e-04,-1.0170540074819290e-06,-1.1532494552763742e-04,-1.9165620633813443e-07,-1.8068106002131866e-07
|
||||
1.4193778514671502e-08,9.6418915289723114e-06,-1.1317199682922248e-09,4.9976897672290098e-08,-1.2309213047781552e-10,-7.0746607208663650e-08,1.6547308981387885e-08,9.6439797678444642e-06,2.3775630542679181e-09,-4.9985508488425320e-08,1.5124276914498571e-10,-7.0799121367133633e-08,-2.8693032669870462e-09,-1.1090170847635717e-05,6.1300756483278819e-09,4.2565033135757926e-11,5.0097193349464566e-11,3.3442917325360672e-07,1.8395886718357325e-11,1.1785776663069447e-05,-2.1259505236111834e-10,5.3336207592598351e-13,-7.3715425021478178e-13,-5.1443796684422813e-08,1.2945613531224655e-13,-1.5932746442653500e-07,2.9365012464986412e-12,-1.0528050007594665e-14,1.7830108563918611e-14,1.0911341778152280e-09,1.3867676334953039e-11,4.4280664958743737e-10,-3.9251170424503905e-12,-4.6754222680554052e-15,2.1893184148532641e-14,-1.7489175002887973e-12,1.0198634115558832e-09,-2.9923064518904354e-07,2.6180485706140345e-10,-9.4739837494793493e-13,-4.2987177832547661e-12,2.0184044157496997e-10,-1.9015521824711558e-07,2.0699949835743692e-08,-1.8341058651569558e-07,1.8341376985786889e-08,1.9139117282718920e-09,2.4370502902649210e-08
|
||||
1.0781646184136867e-04,1.2518477441723024e-07,3.8550671713933033e-05,5.8035992130333669e-10,-4.0510440169847732e-07,-2.1842790235398756e-09,1.0819703152010708e-04,-4.0354634657611011e-08,-3.8507886325129917e-05,2.7061878869183933e-11,4.0858247907403371e-07,1.2108190343729166e-09,2.6068635792235281e-03,1.2385597385846117e-07,4.3234226922733601e-07,-5.1607324166013856e-09,-1.2880212809659652e-09,1.8395886718357325e-11,8.2358107874081574e-03,-1.9049889461362881e-08,-3.7112175622868796e-09,1.1719245971682530e-10,-2.8188569591724869e-11,6.2891330453354437e-11,9.5134425804287517e-04,2.5834283498934351e-10,-1.8858677036723050e-11,-1.2551537350546739e-12,5.4320361939696532e-13,-1.4347574115665489e-12,-6.1164647362273555e-05,-1.1914500622281547e-10,-2.7580548791713572e-10,-1.1580475174935206e-12,1.3379285518308804e-12,-4.2304433145350441e-13,4.7263118017083185e-06,-1.5846014952052717e-09,3.3915812503970181e-09,8.7394570585379108e-11,-1.4845425191656667e-10,8.2336659709666165e-12,-6.7372582698069434e-04,1.2249695867239195e-05,-5.7307072830326867e-04,8.2896380090482651e-06,2.7012543385631668e-06,2.5687112618053921e-06
|
||||
-1.4788536044489869e-07,1.4834878036770716e-05,7.5778678287149863e-08,9.0180534022718161e-08,2.0159933646142921e-09,-8.8755715210445471e-08,1.4753507538061609e-07,1.4739292547934674e-05,2.0417986359775200e-08,-8.9479694109268183e-08,1.3730742822238674e-09,-8.7848128330888254e-08,1.8294270719066669e-08,2.1503776671362479e-03,4.7848804287299216e-07,6.9978396994466073e-10,-8.0723254517979595e-10,1.1785776663069447e-05,-1.9049889461362881e-08,8.4759670760632105e-03,-3.0454483831196099e-08,7.1447683971145436e-11,-1.6124821304723324e-10,-1.1286787212195863e-05,4.2025463804246929e-10,1.0523867785945061e-03,3.7525461848025004e-10,-2.6474548062282988e-12,3.4187903598753773e-12,-3.3530000870104125e-06,-1.8906970004912869e-11,-2.8483210475470858e-05,-4.9677376787963218e-11,-1.5763058733813931e-14,2.3426687964777537e-13,1.6174943725090106e-07,-2.3376318343437475e-09,-7.8638207040324184e-08,4.1218100921709897e-09,2.0958424115850851e-11,-1.0811459057207183e-10,-1.0824820801303466e-09,5.3733609906283185e-07,2.6081359946877276e-06,5.6081536227597818e-07,2.5776271974019400e-06,-5.5791770435657260e-09,4.1655314389244600e-08
|
||||
-2.7678932511595467e-05,-1.0970460996137612e-08,-2.2471584950179093e-05,-4.6863440716497438e-11,-5.1501173125630800e-08,2.6332513571938378e-10,2.8008437265342201e-05,4.7838623301678214e-08,-2.2454048851050631e-05,-4.2439423013417908e-10,-4.8727713832905486e-08,-2.0468216060878453e-10,-7.0503451865196220e-08,-8.8241533451142510e-08,2.1600337165641878e-03,-4.3678935903964221e-10,-1.1830830174552886e-05,-2.1259505236111834e-10,-3.7112175622868796e-09,-3.0454483831196099e-08,8.4814698250108636e-03,7.7490305559180218e-11,1.1304951922168128e-05,9.1571174691795024e-11,1.3708261041523262e-10,3.6599116663010789e-10,1.0495507334282647e-03,-9.0010851918402106e-13,3.3493977034778675e-06,-1.4815939268581427e-12,3.0871283082689633e-10,3.3994247261439292e-11,-2.9313317366861742e-05,3.2969853567237520e-14,-1.6561641961275221e-07,3.3170062706251101e-14,1.2070159545179769e-08,7.9037470528580435e-10,-1.3419181684154727e-06,-9.5538258561836455e-12,-5.0557570151909199e-09,-5.3025762316663201e-12,-3.2109057159520681e-06,-7.5323545999567929e-05,-3.2435808593312605e-06,-1.0384118551878628e-04,3.1880812736881621e-07,3.4122220147010140e-07
|
||||
6.8230384492843634e-10,2.4866103693376101e-08,-5.6857887773330069e-11,1.2641036178183253e-10,-5.8729378916701226e-12,-4.5217681483436035e-10,-1.2231096276267867e-09,-2.4996502106291123e-08,3.1153271203303121e-10,1.2733664742117083e-10,-5.8516164354815380e-12,4.5257368419249015e-10,-7.8955440146208576e-11,2.6997263672405605e-10,-1.9599616584451162e-09,4.2354400792282212e-08,4.5942534844801887e-13,5.3336207592598351e-13,1.1719245971682530e-10,7.1447683971145436e-11,7.7490305559180218e-11,1.3230081573149665e-07,4.1101558787031658e-13,-5.4479814674598456e-13,-1.1429074358940561e-12,2.8223247839634111e-13,-1.0342808546835990e-12,1.9551700108800928e-08,-8.2027613343591244e-15,1.5784859055167807e-14,-2.9597859567070966e-13,-2.1319425862282702e-14,1.9190961181511088e-13,-5.2457556229501761e-10,-8.4382424388946370e-16,-1.6708737449361500e-17,-7.1681036228806076e-12,-1.8175518138910140e-12,1.0767533645384676e-12,3.4273357804960662e-11,4.7325524922743555e-13,1.1166456478469078e-14,1.2223707979128812e-10,-9.5230602640564974e-09,-9.6405805515502132e-11,-9.0835145186145114e-09,6.5918824320239989e-07,6.2083014580506038e-07
|
||||
-1.0905275944711065e-07,2.8541542050718021e-11,-1.0979768958246976e-07,-2.7887147384699428e-14,-4.4886272238428433e-10,-2.0643058627559326e-13,1.1118315711774381e-07,2.1049951288232753e-10,-1.0971280999012633e-07,-2.0645035918727493e-12,-4.3134012899706909e-10,-3.3492697269477561e-13,-3.6477482653662040e-10,-5.3638467586804541e-10,1.1694145568925370e-05,-5.2054279040878244e-12,-5.1431361480478988e-08,-7.3715425021478178e-13,-2.8188569591724869e-11,-1.6124821304723324e-10,1.1304951922168128e-05,4.1101558787031658e-13,9.6737736767550391e-08,5.3370022141281795e-13,1.0356391270166269e-12,1.8201734780619454e-12,-3.3431041723811929e-06,-4.7827150882430575e-15,-4.8880013244889253e-09,-8.4893408421133858e-15,1.7031114934714472e-12,1.3473321401605117e-13,2.3881898007136784e-07,2.8180609383302746e-17,1.1225990316573189e-09,1.5809629817215004e-16,7.5596434357828225e-11,2.7114283576319578e-12,-8.8532611314318992e-09,3.7796908603569698e-14,-2.5534492720415697e-11,-2.2423747138577145e-14,-2.2607563601444972e-08,-6.5627717002762233e-07,-2.1724111213630516e-08,-7.9103822214905618e-07,3.3913962270503795e-09,3.3940992746034015e-09
|
||||
5.6271501411249364e-10,-6.6681090603397375e-08,-3.5086472317057884e-10,-3.7210392625960391e-10,-8.4317288264820401e-12,3.9010670314527719e-10,-1.0527887485706229e-10,-6.6336798163467223e-08,-1.6125218714418548e-10,3.6953325122779268e-10,-2.6609103082200992e-12,3.8720077291681605e-10,-5.3138233288899334e-11,-1.1686255248757890e-05,-1.5344987104807283e-09,-4.3254335492296962e-12,2.4185713832052341e-12,-5.1443796684422813e-08,6.2891330453354437e-11,-1.1286787212195863e-05,9.1571174691795024e-11,-5.4479814674598456e-13,5.3370022141281795e-13,9.6745925069482659e-08,-1.3686483913129711e-12,3.3469299538921110e-06,-1.1811210027456757e-12,1.0176790002104784e-14,-1.0391719620559470e-14,-4.8631526079762017e-09,3.7045936448080601e-13,-2.3612361393803836e-07,1.7548914546488657e-13,1.1044565387989132e-16,-8.7798406859357241e-16,1.1083790531219130e-09,2.3142563431271676e-11,1.9263541792544217e-09,-2.2555507390349628e-11,-5.8631371903073864e-14,3.1010888191951358e-13,-8.5092008988807574e-12,-4.5620287725375530e-09,-8.5023924694583477e-09,-4.5252053242077542e-09,-8.5884738052552697e-09,5.0829572341789608e-10,3.0044442082434653e-10
|
||||
-3.0823615134092287e-06,-2.8205620501837117e-09,-5.5929422979328300e-07,-1.0752723879685388e-11,1.0862553746312704e-08,4.2008162491375609e-11,-3.0952507548528793e-06,6.7253384946199505e-10,5.5818718747954517e-07,2.3521883661010853e-12,-1.0972005176187653e-08,-2.5740961927160006e-11,-6.2463078198275005e-05,-2.5773983146684501e-09,-9.0691368696461895e-09,1.0895571284876880e-10,2.7522411396373629e-11,1.2945613531224655e-13,9.5134425804287517e-04,4.2025463804246929e-10,1.3708261041523262e-10,-1.1429074358940561e-12,1.0356391270166269e-12,-1.3686483913129711e-12,8.2664490322311313e-03,-4.8066678988782911e-12,-3.7354399796661931e-11,6.9428571919430132e-14,3.8397920334597071e-14,3.4902705793355034e-14,2.5479398046066807e-03,-1.0062666965474850e-11,-6.0247159522897265e-10,-9.4077887877611960e-13,3.0045716279056950e-12,1.1121304145027012e-13,-3.1693810037489785e-05,2.8580532226161137e-10,5.5523558570015652e-09,2.1232053685480069e-11,1.3355088478777826e-11,-1.5275004391406796e-12,1.8201731320476220e-05,-3.4179421907823598e-07,8.7583167093927048e-06,-1.1218738592311706e-07,-4.1164191882921470e-08,-7.1708411131971589e-08
|
||||
2.7181817665487978e-09,-2.4422319101878214e-07,-1.0742867310752175e-09,-1.4708948800722105e-09,-3.1502122666942769e-11,8.3773057688862460e-10,-2.2918925307931007e-09,-2.4316229019244637e-07,-3.2883250302696856e-10,1.4634427024362311e-09,-1.9679528632568288e-11,8.2587941436131030e-10,-1.9270071288916406e-10,-2.8220189462394715e-05,-6.1856279342473937e-09,-8.7683767689523759e-12,1.1079381914190604e-11,-1.5932746442653500e-07,2.5834283498934351e-10,1.0523867785945061e-03,3.6599116663010789e-10,2.8223247839634111e-13,1.8201734780619454e-12,3.3469299538921110e-06,-4.8066678988782911e-12,8.5022971720454046e-03,1.7853751897028980e-11,-7.9198332733534244e-14,-2.9199941589038054e-14,1.1416018512832801e-05,-3.2565929670757055e-11,2.1670670867408666e-03,-1.7486836819711680e-10,-5.6157230501191138e-13,7.1132404617228973e-13,-1.1935334360909106e-05,-7.4034541924952023e-11,-6.0482258990260463e-06,1.3086869273016689e-09,4.9888735785501529e-12,1.9254408877699198e-12,6.7724623122835317e-08,-1.0016063303645008e-08,-4.0018003432193134e-08,-3.6426517560782987e-09,-2.6971824152004114e-08,4.6417288010822681e-09,-5.1027076387319601e-09
|
||||
2.4769261508036683e-07,2.4578312873460706e-10,3.8496841153621743e-07,1.5954027738439370e-12,6.5246500966838228e-10,-3.2420933448573485e-12,-2.5086507653166167e-07,-4.7438451082997793e-10,3.8506829535569232e-07,4.1345792532650514e-12,6.2150573994015152e-10,4.9095746646064949e-12,9.1783504630487489e-10,1.1301488086587466e-09,-2.9176936522496258e-05,5.9317101532559566e-12,1.6368073955435342e-07,2.9365012464986412e-12,-1.8858677036723050e-11,3.7525461848025004e-10,1.0495507334282647e-03,-1.0342808546835990e-12,-3.3431041723811929e-06,-1.1811210027456757e-12,-3.7354399796661931e-11,1.7853751897028980e-11,8.5063761102541977e-03,1.8430278191181731e-14,-1.1424285277605872e-05,1.1451353262874933e-13,-3.6210089405409217e-10,-5.5180165517393048e-11,2.1673876217697288e-03,-3.8225117151125624e-14,1.1934295997873420e-05,-3.1627922421752608e-14,-4.0863910860208411e-10,1.3461520539150700e-10,-6.5487446896386327e-06,1.7479510753104717e-12,-6.9841133413640443e-08,2.7090897230704178e-12,3.6924610901191410e-08,9.4225525774726048e-07,4.7292991151723916e-08,1.4520308375347979e-06,-2.3586505657443102e-09,-6.2175221737627398e-09
|
||||
-2.6669007490021357e-12,-3.8549879758086986e-10,-1.3425980752097267e-12,-2.0712305963704488e-12,5.0853020055555710e-14,3.4179199737495340e-12,1.7268716883370776e-11,3.8645300616923333e-10,-2.8119494747385815e-12,-2.0796943788283321e-12,8.1432617356528313e-14,-3.4277203766577060e-12,9.9996851074869605e-13,-3.7611340592795275e-12,2.2262027197869974e-11,-5.1127950467281066e-10,-2.5142234838473790e-15,-1.0528050007594665e-14,-1.2551537350546739e-12,-2.6474548062282988e-12,-9.0010851918402106e-13,1.9551700108800928e-08,-4.7827150882430575e-15,1.0176790002104784e-14,6.9428571919430132e-14,-7.9198332733534244e-14,1.8430278191181731e-14,1.3267792413926162e-07,5.5098331548575048e-17,1.9269476565524821e-15,-9.6475637366604681e-13,2.1830437776528151e-13,-5.0554213746269871e-14,4.3281867295234390e-08,3.6307835906375816e-16,4.3094194331628541e-16,-1.9096589881492580e-12,7.7816086198357967e-13,5.8612868733965550e-13,-2.6543485771944270e-10,-1.2802659931735220e-14,-1.0270315469022158e-14,-2.8203606444204103e-11,1.0727578731882579e-10,2.6496815581634922e-11,1.0392390704873920e-10,-4.9069695022575735e-09,-9.7248995910835063e-09
|
||||
3.3875100205214200e-09,-1.2863158325163040e-12,1.5032746779670344e-09,-8.4059867067730388e-15,9.1094238935692297e-12,-6.5332074976404523e-15,-3.4386366003572338e-09,-5.9715541129577539e-12,1.4989925040362576e-09,5.5042226472337574e-14,8.7210330562613891e-12,-7.4216808180864555e-15,6.9713378366999807e-12,1.0119179153525120e-11,-2.3663030436712064e-07,9.1179191192809668e-14,1.1061889090235408e-09,1.7830108563918611e-14,5.4320361939696532e-13,3.4187903598753773e-12,3.3493977034778675e-06,-8.2027613343591244e-15,-4.8880013244889253e-09,-1.0391719620559470e-14,3.8397920334597071e-14,-2.9199941589038054e-14,-1.1424285277605872e-05,5.5098331548575048e-17,9.7375002583317991e-08,-2.3697884795886379e-16,2.9904390436150827e-12,7.7951924468146258e-13,-1.1796664301666696e-05,3.7845247582878374e-16,-5.2097277163622180e-08,1.0184088684310506e-15,6.2579609984315415e-13,-8.5336126397707097e-13,7.1245942550514972e-08,-1.6574147470499064e-14,5.1628907199859200e-10,-2.1861614279650813e-14,4.9036674112997472e-10,1.3446152959872664e-08,3.3600015639238423e-10,1.1978860110493637e-08,-7.3526181970332634e-11,-4.6159749121076536e-11
|
||||
-6.2087961429024690e-12,9.1904536041006337e-10,7.1309107378807018e-12,5.2029867861532227e-12,1.3045028049510379e-13,-1.0802751702568654e-11,3.7111024390181571e-12,9.0962191048061648e-10,2.5303738106108589e-12,-5.1298270170629448e-12,6.6941398436227538e-14,-1.0741147518001434e-11,1.2944606644829932e-12,2.3348616997795585e-07,3.4595768758118840e-11,8.6140539370473653e-14,-5.7483500580229107e-14,1.0911341778152280e-09,-1.4347574115665489e-12,-3.3530000870104125e-06,-1.4815939268581427e-12,1.5784859055167807e-14,-8.4893408421133858e-15,-4.8631526079762017e-09,3.4902705793355034e-14,1.1416018512832801e-05,1.1451353262874933e-13,1.9269476565524821e-15,-2.3697884795886379e-16,9.7438754952518338e-08,-1.2600984524046364e-13,1.1802767374216537e-05,-9.7997967345283646e-13,-2.5736601305400566e-15,4.5777231319616785e-15,-5.2126216003792367e-08,-1.4894938469334692e-12,-6.8361952471217344e-08,8.8847124702848991e-12,5.0125732691084835e-14,-4.5138377290849462e-16,5.0425477115777404e-10,5.0421284288298962e-11,1.4953568702017696e-10,1.1194816509693329e-10,2.2824480157912701e-10,2.8189473468022100e-11,-3.9694148835885484e-11
|
||||
1.0582237567611935e-04,1.1893243734966591e-08,-3.7727801527350954e-05,-3.9950023899855471e-10,-3.9877761373976723e-07,7.9312172944772749e-10,1.0661293202162093e-04,3.2198961564871714e-08,3.7739441014445231e-05,-5.1728804736424045e-10,4.0482440772554030e-07,-8.7264793577471935e-11,4.9429536238264729e-06,-1.9947226038587445e-09,-4.3933556775294212e-09,1.0765264767033033e-10,-2.5465700884348833e-10,1.3867676334953039e-11,-6.1164647362273555e-05,-1.8906970004912869e-11,3.0871283082689633e-10,-2.9597859567070966e-13,1.7031114934714472e-12,3.7045936448080601e-13,2.5479398046066807e-03,-3.2565929670757055e-11,-3.6210089405409217e-10,-9.6475637366604681e-13,2.9904390436150827e-12,-1.2600984524046364e-13,1.0625456231265124e-02,2.7225357286741704e-10,8.2159202961994025e-08,1.7024836862290042e-10,-3.9916114781344736e-10,-1.5341226608057772e-11,2.5483669814456906e-03,-3.3407679322862110e-08,-9.4515221172251586e-07,-3.8003307695497054e-09,-2.0685152548091457e-09,-5.5486316359646537e-11,-6.5946792211396988e-04,1.3756544526853177e-05,5.7220684626410818e-04,-1.0750668290601247e-05,-2.6338255260384415e-06,2.6170179656636316e-06
|
||||
-2.1365841925534065e-07,1.4578597521262798e-05,-1.3706267284597984e-08,8.8483177114101538e-08,1.8275224151701428e-09,8.7255487961023653e-08,3.7498042636536832e-08,1.4643131713398033e-05,8.6073912487602701e-09,-8.9134346561422232e-08,1.8189283175169104e-10,8.7340114141806183e-08,-6.5587525763330573e-09,-1.6715998826183062e-07,-6.2603290043631198e-10,1.1735486872022172e-11,-6.9779043073647858e-11,4.4280664958743737e-10,-1.1914500622281547e-10,-2.8483210475470858e-05,3.3994247261439292e-11,-2.1319425862282702e-14,1.3473321401605117e-13,-2.3612361393803836e-07,-1.0062666965474850e-11,2.1670670867408666e-03,-5.5180165517393048e-11,2.1830437776528151e-13,7.7951924468146258e-13,1.1802767374216537e-05,2.7225357286741704e-10,1.1293573710956347e-02,2.6823029763024114e-08,2.8243824752658808e-11,-1.4384360059202904e-10,-2.7083198416683864e-08,3.7531941665158548e-08,2.1207666892708896e-03,-3.3439390385365573e-07,-1.8901133238013301e-09,-5.6439201348043668e-10,-1.1623721787464138e-05,1.2511252048145841e-06,1.5393418288057589e-06,-1.2345380355458657e-06,-1.5319054792178619e-06,-1.1967338289737897e-06,1.1901652322187288e-06
|
||||
2.7476072157594318e-05,-3.8102201520223569e-08,-2.2106204443518174e-05,-3.6977675806570336e-10,4.8832324137451928e-08,-7.0039998478441199e-11,-2.7883368065078518e-05,-5.4556845077778202e-08,-2.2176095715272184e-05,4.4721449038170724e-10,4.6395869224912515e-08,-5.7632158065361965e-10,-1.1604895991517386e-08,-9.5261795105994441e-10,-1.4153156175480608e-06,2.0482299069046555e-11,5.7601980036538853e-09,-3.9251170424503905e-12,-2.7580548791713572e-10,-4.9677376787963218e-11,-2.9313317366861742e-05,1.9190961181511088e-13,2.3881898007136784e-07,1.7548914546488657e-13,-6.0247159522897265e-10,-1.7486836819711680e-10,2.1673876217697288e-03,-5.0554213746269871e-14,-1.1796664301666696e-05,-9.7997967345283646e-13,8.2159202961994025e-08,2.6823029763024114e-08,1.1296060444341961e-02,1.3302386746110156e-11,1.4027768624004942e-08,4.4861174678507202e-11,5.1537890392601299e-08,-4.4825041996820886e-08,2.1302308992188130e-03,-7.7376650853493820e-10,1.1665209172781864e-05,-6.2318403057464204e-10,2.8916342548818845e-06,7.0273514652427875e-05,-2.8347230564927774e-06,-1.0046689488535483e-04,-4.6722249982480806e-07,4.4732338266589198e-07
|
||||
-1.2164366565007301e-09,2.4749827612882644e-08,3.9613363515850742e-10,1.2612141641693459e-10,4.8296218992632762e-12,4.4788894611903872e-10,-8.2883412578567382e-10,-2.4629565203992414e-08,-1.5827266673156305e-10,1.2572843517935020e-10,-4.6562134649935743e-12,-4.4673754081176212e-10,-4.5039785786277778e-11,-3.6548440326491416e-12,6.9190588075393376e-12,3.2284674235052871e-11,-5.1454383446329470e-14,-4.6754222680554052e-15,-1.1580475174935206e-12,-1.5763058733813931e-14,3.2969853567237520e-14,-5.2457556229501761e-10,2.8180609383302746e-17,1.1044565387989132e-16,-9.4077887877611960e-13,-5.6157230501191138e-13,-3.8225117151125624e-14,4.3281867295234390e-08,3.7845247582878374e-16,-2.5736601305400566e-15,1.7024836862290042e-10,2.8243824752658808e-11,1.3302386746110156e-11,1.7419828369657759e-07,-7.4714777106721315e-14,-1.6682494096324633e-13,1.4874110587096841e-10,-1.3930774334124546e-10,-5.3908162764026533e-11,4.1918005794332744e-08,8.1310519538121482e-13,1.0800641989160363e-12,7.7399061354200012e-09,2.8985908002077392e-10,-7.3106672682279570e-09,-1.7368380880582774e-10,-6.4303711148784267e-07,6.1967397606540059e-07
|
||||
-1.1056629207143725e-07,2.1693772119715850e-10,1.0942210287875560e-07,1.8852259170306828e-12,-4.3309066394198101e-10,5.0847098781436672e-13,1.1258589093650095e-07,2.6209663485363288e-10,1.0974851846352267e-07,-2.0840520826233504e-12,-4.2074370761843216e-10,2.3599376698282725e-12,5.8034866661573739e-11,5.1179340875104102e-12,7.8026456373889541e-09,-7.3928828763467413e-14,-1.9333583152025130e-11,2.1893184148532641e-14,1.3379285518308804e-12,2.3426687964777537e-13,-1.6561641961275221e-07,-8.4382424388946370e-16,1.1225990316573189e-09,-8.7798406859357241e-16,3.0045716279056950e-12,7.1132404617228973e-13,1.1934295997873420e-05,3.6307835906375816e-16,-5.2097277163622180e-08,4.5777231319616785e-15,-3.9916114781344736e-10,-1.4384360059202904e-10,1.4027768624004942e-08,-7.4714777106721315e-14,1.4682434646477834e-07,-2.9344026769242410e-13,-2.8280340262188388e-10,-6.9468753883499803e-12,-1.1670997510871526e-05,2.8026705056731800e-12,-5.1683330990832440e-08,2.4865124191211101e-12,-1.8437588960879804e-08,-6.2722271433620583e-07,1.6992411120847540e-08,7.7832480179501146e-07,1.7915568247723615e-09,-1.7074057077706677e-09
|
||||
-3.1140184170001178e-10,6.6373183637036695e-08,-1.5669012654931701e-10,3.6966074597294199e-10,4.2874092884236786e-12,3.8856753868407583e-10,-2.9553644004848665e-10,6.6729623233432869e-08,1.9062266347148471e-12,-3.7289249041273559e-10,-2.3233643811055025e-12,3.9012258760918928e-10,-2.5784833347146363e-11,-9.8109943020399535e-10,-7.7232328097030665e-12,9.6846305059119244e-15,-1.7900347671845443e-14,-1.7489175002887973e-12,-4.2304433145350441e-13,1.6174943725090106e-07,3.3170062706251101e-14,-1.6708737449361500e-17,1.5809629817215004e-16,1.1083790531219130e-09,1.1121304145027012e-13,-1.1935334360909106e-05,-3.1627922421752608e-14,4.3094194331628541e-16,1.0184088684310506e-15,-5.2126216003792367e-08,-1.5341226608057772e-11,-2.7083198416683864e-08,4.4861174678507202e-11,-1.6682494096324633e-13,-2.9344026769242410e-13,1.4688199186679068e-07,2.3756235414399292e-10,1.1656596382624717e-05,-3.6161331705802318e-10,-7.4691552757768718e-12,-5.5355102499313939e-13,-5.1682315596852062e-08,4.9339540557165012e-09,1.4897571687958023e-09,-4.9533424316518648e-09,-1.6594945529286638e-09,-4.5480182279923772e-09,4.5938289091603020e-09
|
||||
2.3830747636427560e-03,-1.4217778939144044e-07,-2.7362888407269355e-03,-6.7013475995705707e-10,1.1237593557972642e-05,9.5390862882302386e-09,2.3854624561992404e-03,-5.8039479053025103e-07,2.7382051767671500e-03,4.2748137404210330e-09,-1.1223836943979540e-05,-1.0576260730438549e-08,-7.9205561727782031e-05,4.5951144254051312e-09,-1.8377563430126099e-07,2.9960425562015272e-09,-2.0557178331755224e-09,1.0198634115558832e-09,4.7263118017083185e-06,-2.3376318343437475e-09,1.2070159545179769e-08,-7.1681036228806076e-12,7.5596434357828225e-11,2.3142563431271676e-11,-3.1693810037489785e-05,-7.4034541924952023e-11,-4.0863910860208411e-10,-1.9096589881492580e-12,6.2579609984315415e-13,-1.4894938469334692e-12,2.5483669814456906e-03,3.7531941665158548e-08,5.1537890392601299e-08,1.4874110587096841e-10,-2.8280340262188388e-10,2.3756235414399292e-10,1.9375098323578668e-02,-1.7493693127215506e-07,-4.9597107379279742e-06,-1.9147301179659598e-08,-2.4727360576849438e-08,4.3984100102324383e-09,1.1012960637114129e-02,-1.3937424135569246e-04,-1.7933645138478147e-02,1.8148482652685278e-04,-1.0341089437166899e-05,8.6144457711177801e-06
|
||||
-5.6342565704228196e-08,2.7651058725446363e-03,7.2243498038674413e-08,2.2208017118773350e-05,-8.3441802697492503e-10,3.5571727683047820e-05,-5.6849860915080032e-07,2.7647661307563538e-03,8.3929722534049385e-08,-2.2209565555885069e-05,-4.9571257262004145e-09,3.5556227023411507e-05,-3.3118477448688336e-09,-1.9190721178055203e-04,-1.0621091278930566e-07,6.1481476936224563e-10,1.9241235459755414e-09,-2.9923064518904354e-07,-1.5846014952052717e-09,-7.8638207040324184e-08,7.9037470528580435e-10,-1.8175518138910140e-12,2.7114283576319578e-12,1.9263541792544217e-09,2.8580532226161137e-10,-6.0482258990260463e-06,1.3461520539150700e-10,7.7816086198357967e-13,-8.5336126397707097e-13,-6.8361952471217344e-08,-3.3407679322862110e-08,2.1207666892708896e-03,-4.4825041996820886e-08,-1.3930774334124546e-10,-6.9468753883499803e-12,1.1656596382624717e-05,-1.7493693127215506e-07,2.7841714209924560e-02,-2.8358279698795930e-07,-1.3306326133885751e-08,-1.7607981003001656e-09,1.0980737111117554e-05,4.8705598891685342e-06,-2.9335108265574481e-06,-6.1130890258505052e-06,-1.1403580335122602e-06,-1.0212703971756771e-05,1.7922379514314945e-05
|
||||
4.2102097439251926e-03,3.0502088497960704e-07,1.7823168733268994e-03,-8.0811727473652339e-10,-5.2608138646888866e-05,-1.3821679465240370e-08,-4.2025589744105422e-03,8.4898671333533888e-07,1.7864625214079300e-03,-3.1496285647205177e-11,-5.2577803229082071e-05,-3.1398044286099382e-09,1.6545302301867104e-07,-4.5794989364625642e-09,3.7049492657274612e-04,2.4359185130960078e-10,2.6284829083695081e-06,2.6180485706140345e-10,3.3915812503970181e-09,4.1218100921709897e-09,-1.3419181684154727e-06,1.0767533645384676e-12,-8.8532611314318992e-09,-2.2555507390349628e-11,5.5523558570015652e-09,1.3086869273016689e-09,-6.5487446896386327e-06,5.8612868733965550e-13,7.1245942550514972e-08,8.8847124702848991e-12,-9.4515221172251586e-07,-3.3439390385365573e-07,2.1302308992188130e-03,-5.3908162764026533e-11,-1.1670997510871526e-05,-3.6161331705802318e-10,-4.9597107379279742e-06,-2.8358279698795930e-07,3.5190186913417923e-02,-1.2316448223344191e-08,1.6237202657765342e-05,2.9369125697370378e-08,-1.1536165462402326e-03,-7.9429976096105998e-02,8.6403529262041583e-04,8.4015550601854047e-02,-1.2999262224332882e-05,1.6394035147424517e-05
|
||||
7.4133958500228173e-09,-2.3702416664799635e-05,-8.6137513749049189e-09,-1.1059371758929796e-07,8.1824439417067998e-11,-3.9034956128264949e-07,4.4207776084953490e-09,2.3717435449376312e-05,3.1571215632760582e-09,-1.1080185901791346e-07,-5.0898798533335496e-12,3.9055668356603274e-07,-1.8316612340049225e-09,1.9454418940368372e-10,6.4735631990876681e-10,-3.0795020402087015e-08,-8.8959139166636177e-12,-9.4739837494793493e-13,8.7394570585379108e-11,2.0958424115850851e-11,-9.5538258561836455e-12,3.4273357804960662e-11,3.7796908603569698e-14,-5.8631371903073864e-14,2.1232053685480069e-11,4.9888735785501529e-12,1.7479510753104717e-12,-2.6543485771944270e-10,-1.6574147470499064e-14,5.0125732691084835e-14,-3.8003307695497054e-09,-1.8901133238013301e-09,-7.7376650853493820e-10,4.1918005794332744e-08,2.8026705056731800e-12,-7.4691552757768718e-12,-1.9147301179659598e-08,-1.3306326133885751e-08,-1.2316448223344191e-08,1.4680941781749399e-06,-1.7846511345508357e-10,3.1391691887583546e-10,-2.4823897830424456e-08,-9.1935137527123019e-08,6.7358462849624387e-08,1.1020596134367576e-07,4.8182243776653436e-04,-4.5310817532855151e-04
|
||||
3.5473029053197447e-05,-5.0488009888962423e-10,-1.5671581215341812e-05,-2.0400707086491610e-11,-9.8224993420481735e-08,3.0469244126545847e-11,-3.5505370276547365e-05,4.1357233228847301e-10,-1.5676494904077542e-05,6.9850174247999533e-12,-9.8491068130003305e-08,-3.4519100181888872e-11,-2.2778251827444362e-09,-2.4406966809030758e-09,-2.6335484028048468e-06,8.2996364575067044e-12,1.7714877548575929e-08,-4.2987177832547661e-12,-1.4845425191656667e-10,-1.0811459057207183e-10,-5.0557570151909199e-09,4.7325524922743555e-13,-2.5534492720415697e-11,3.1010888191951358e-13,1.3355088478777826e-11,1.9254408877699198e-12,-6.9841133413640443e-08,-1.2802659931735220e-14,5.1628907199859200e-10,-4.5138377290849462e-16,-2.0685152548091457e-09,-5.6439201348043668e-10,1.1665209172781864e-05,8.1310519538121482e-13,-5.1683330990832440e-08,-5.5355102499313939e-13,-2.4727360576849438e-08,-1.7607981003001656e-09,1.6237202657765342e-05,-1.7846511345508357e-10,4.3601805398083518e-07,6.4360325052952043e-11,-2.1225441452107405e-06,-1.6534188875036679e-04,9.3746216479863337e-07,1.1771277304636398e-04,-1.2035752233129000e-07,1.0946019552401556e-07
|
||||
1.4638435348295284e-08,-9.6514235712132394e-06,7.1024792395673775e-10,-5.0029093990216823e-08,-1.1863775651366341e-10,-7.0906019270702084e-08,-6.1011844559107278e-09,-9.6471269211294267e-06,6.3510211112257312e-10,5.0042892292610336e-08,-5.0806636849664959e-11,-7.0781442363485295e-08,1.9863826220404937e-10,2.9941668551885195e-07,2.8465877261001439e-10,-5.8034394697351871e-12,2.2386269601875249e-12,2.0184044157496997e-10,8.2336659709666165e-12,-1.0824820801303466e-09,-5.3025762316663201e-12,1.1166456478469078e-14,-2.2423747138577145e-14,-8.5092008988807574e-12,-1.5275004391406796e-12,6.7724623122835317e-08,2.7090897230704178e-12,-1.0270315469022158e-14,-2.1861614279650813e-14,5.0425477115777404e-10,-5.5486316359646537e-11,-1.1623721787464138e-05,-6.2318403057464204e-10,1.0800641989160363e-12,2.4865124191211101e-12,-5.1682315596852062e-08,4.3984100102324383e-09,1.0980737111117554e-05,2.9369125697370378e-08,3.1391691887583546e-10,6.4360325052952043e-11,3.3511277736367466e-07,-4.8211101543752413e-08,-1.2128195040244157e-07,4.5287222866720718e-08,1.2796740627968473e-07,1.5971162742113723e-07,-1.6079171905942081e-07
|
||||
-7.9777071278578457e-02,4.7956717518138041e-06,6.6421434037352574e-05,6.1909083196197981e-09,7.9021985008522388e-04,2.7445921375687554e-07,-7.7387397421131057e-02,-2.2921163837503677e-06,-8.8440333316480292e-05,-4.7461520105455249e-08,-7.6834254700137170e-04,-3.0523910613528989e-07,1.1219152737909712e-02,-1.0129828730097952e-05,1.1406693219195212e-03,-8.2272948829386070e-08,-2.0596980593299636e-06,-1.9015521824711558e-07,-6.7372582698069434e-04,5.3733609906283185e-07,-3.2109057159520681e-06,1.2223707979128812e-10,-2.2607563601444972e-08,-4.5620287725375530e-09,1.8201731320476220e-05,-1.0016063303645008e-08,3.6924610901191410e-08,-2.8203606444204103e-11,4.9036674112997472e-10,5.0421284288298962e-11,-6.5946792211396988e-04,1.2511252048145841e-06,2.8916342548818845e-06,7.7399061354200012e-09,-1.8437588960879804e-08,4.9339540557165012e-09,1.1012960637114129e-02,4.8705598891685342e-06,-1.1536165462402326e-03,-2.4823897830424456e-08,-2.1225441452107405e-06,-4.8211101543752413e-08,1.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
-8.1256077086162670e-02,-6.7272098201318146e-06,7.5771457821461653e-05,-7.7709489701395768e-08,7.6390655602689517e-04,3.9243186558967079e-07,8.3411402346350888e-02,-1.0303188618379029e-05,9.7185193603567353e-05,1.5593413540609805e-07,7.8580803193457329e-04,2.0047273910764479e-07,-1.4352940644354729e-04,1.5240641488740904e-05,8.0446216462971995e-02,7.3074689694699413e-08,-1.6621235360125423e-04,2.0699949835743692e-08,1.2249695867239195e-05,2.6081359946877276e-06,-7.5323545999567929e-05,-9.5230602640564974e-09,-6.5627717002762233e-07,-8.5023924694583477e-09,-3.4179421907823598e-07,-4.0018003432193134e-08,9.4225525774726048e-07,1.0727578731882579e-10,1.3446152959872664e-08,1.4953568702017696e-10,1.3756544526853177e-05,1.5393418288057589e-06,7.0273514652427875e-05,2.8985908002077392e-10,-6.2722271433620583e-07,1.4897571687958023e-09,-1.3937424135569246e-04,-2.9335108265574481e-06,-7.9429976096105998e-02,-9.1935137527123019e-08,-1.6534188875036679e-04,-1.2128195040244157e-07,0.0000000000000000e+00,1.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
3.2312284906712023e-04,3.2137293308054001e-06,1.8669160478940235e-02,-2.0873163364654331e-08,-3.5600687061668377e-06,1.1646122969800890e-08,3.9201791398762732e-04,1.2281097577806732e-05,-1.8367414948480688e-02,-2.8456949579016907e-07,3.8239237901519933e-06,6.7189951277367188e-08,1.7855369283560560e-02,-9.9276638395210342e-06,9.2724916374817257e-04,-8.0774176068163371e-08,-1.0170540074819290e-06,-1.8341058651569558e-07,-5.7307072830326867e-04,5.6081536227597818e-07,-3.2435808593312605e-06,-9.6405805515502132e-11,-2.1724111213630516e-08,-4.5252053242077542e-09,8.7583167093927048e-06,-3.6426517560782987e-09,4.7292991151723916e-08,2.6496815581634922e-11,3.3600015639238423e-10,1.1194816509693329e-10,5.7220684626410818e-04,-1.2345380355458657e-06,-2.8347230564927774e-06,-7.3106672682279570e-09,1.6992411120847540e-08,-4.9533424316518648e-09,-1.7933645138478147e-02,-6.1130890258505052e-06,8.6403529262041583e-04,6.7358462849624387e-08,9.3746216479863337e-07,4.5287222866720718e-08,0.0000000000000000e+00,0.0000000000000000e+00,1.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
4.4000052435981963e-04,-6.8750621041690070e-06,1.6366950904325470e-02,-7.4797317911641460e-08,-4.3741949696467345e-06,1.5577011176483198e-07,-4.9216217591515601e-04,-1.8212725519763330e-06,1.6792269103800023e-02,2.2681109252580009e-07,-4.6570622399488520e-06,1.6227630918883890e-07,-1.6276940492546311e-04,1.2500850714208843e-05,8.3105893039513254e-02,8.1937522295800530e-08,-1.1532494552763742e-04,1.8341376985786889e-08,8.2896380090482651e-06,2.5776271974019400e-06,-1.0384118551878628e-04,-9.0835145186145114e-09,-7.9103822214905618e-07,-8.5884738052552697e-09,-1.1218738592311706e-07,-2.6971824152004114e-08,1.4520308375347979e-06,1.0392390704873920e-10,1.1978860110493637e-08,2.2824480157912701e-10,-1.0750668290601247e-05,-1.5319054792178619e-06,-1.0046689488535483e-04,-1.7368380880582774e-10,7.7832480179501146e-07,-1.6594945529286638e-09,1.8148482652685278e-04,-1.1403580335122602e-06,8.4015550601854047e-02,1.1020596134367576e-07,1.1771277304636398e-04,1.2796740627968473e-07,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,1.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00
|
||||
3.6700089328994298e-06,2.1007419070983017e-06,-2.2507614142865459e-06,-1.1462974253298323e-06,2.3194359654359551e-07,-2.5095534857133388e-04,1.8036219703654935e-05,2.5545484696192206e-05,1.1871946297445109e-05,-1.6381252890882443e-06,2.1810598507161741e-07,2.5177251691959474e-04,-1.7578159271992778e-05,-1.6998768321436073e-06,5.0911161449586316e-06,-4.8703199072597480e-04,-1.9165620633813443e-07,1.9139117282718920e-09,2.7012543385631668e-06,-5.5791770435657260e-09,3.1880812736881621e-07,6.5918824320239989e-07,3.3913962270503795e-09,5.0829572341789608e-10,-4.1164191882921470e-08,4.6417288010822681e-09,-2.3586505657443102e-09,-4.9069695022575735e-09,-7.3526181970332634e-11,2.8189473468022100e-11,-2.6338255260384415e-06,-1.1967338289737897e-06,-4.6722249982480806e-07,-6.4303711148784267e-07,1.7915568247723615e-09,-4.5480182279923772e-09,-1.0341089437166899e-05,-1.0212703971756771e-05,-1.2999262224332882e-05,4.8182243776653436e-04,-1.2035752233129000e-07,1.5971162742113723e-07,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,1.0000000000000000e+00,0.0000000000000000e+00
|
||||
1.3106492228986189e-05,-3.5723349268193733e-03,1.6572383417626479e-05,-2.4524528394658456e-04,-1.2883784457938332e-07,1.3929093978201961e-06,-2.0053507774652502e-06,3.5728283551551688e-03,1.1824141280798525e-05,-2.4569778440730589e-04,8.1551244794981474e-08,-1.3764616335374010e-06,-1.5481986761443345e-05,-1.9044813141402933e-06,7.4544369185691846e-06,-4.4752055263868424e-04,-1.8068106002131866e-07,2.4370502902649210e-08,2.5687112618053921e-06,4.1655314389244600e-08,3.4122220147010140e-07,6.2083014580506038e-07,3.3940992746034015e-09,3.0044442082434653e-10,-7.1708411131971589e-08,-5.1027076387319601e-09,-6.2175221737627398e-09,-9.7248995910835063e-09,-4.6159749121076536e-11,-3.9694148835885484e-11,2.6170179656636316e-06,1.1901652322187288e-06,4.4732338266589198e-07,6.1967397606540059e-07,-1.7074057077706677e-09,4.5938289091603020e-09,8.6144457711177801e-06,1.7922379514314945e-05,1.6394035147424517e-05,-4.5310817532855151e-04,1.0946019552401556e-07,-1.6079171905942081e-07,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,0.0000000000000000e+00,1.0000000000000000e+00
|
|
75
matlab/mat/APA95ML_out_nodes_3D.txt
Normal file
@@ -0,0 +1,75 @@
|
||||
|
||||
LIST ALL SELECTED NODES. DSYS= 0
|
||||
|
||||
*** ANSYS - ENGINEERING ANALYSIS SYSTEM RELEASE 2020 R2 20.2 ***
|
||||
DISTRIBUTED ANSYS Academic Research
|
||||
|
||||
00208316 VERSION=WINDOWS x64 15:24:46 NOV 18, 2020 CP= 2.031
|
||||
|
||||
Piezo-APA95ML-3DElm--Modal (A5)
|
||||
|
||||
|
||||
|
||||
NODE X Y Z THXY THYZ THZX
|
||||
40467 0.0000 0.0000 0.29997E-001 0.00 0.00 0.00
|
||||
40469 0.0000 0.0000 -0.29997E-001 0.00 0.00 0.00
|
||||
40470 -0.35000E-001 0.0000 0.0000 0.00 0.00 0.00
|
||||
40475 -0.15000E-001 0.0000 0.0000 0.00 0.00 0.00
|
||||
40476 -0.50000E-002 0.0000 0.0000 0.00 0.00 0.00
|
||||
40477 0.15000E-001 0.0000 0.0000 0.00 0.00 0.00
|
||||
40478 0.35000E-001 0.0000 0.0000 0.00 0.00 0.00
|
||||
|
||||
LIST MASTERS ON ALL SELECTED NODES.
|
||||
CURRENT DOF SET= UX UY UZ ROTX ROTY ROTZ
|
||||
|
||||
*** ANSYS - ENGINEERING ANALYSIS SYSTEM RELEASE 2020 R2 20.2 ***
|
||||
DISTRIBUTED ANSYS Academic Research
|
||||
|
||||
00208316 VERSION=WINDOWS x64 15:24:46 NOV 18, 2020 CP= 2.156
|
||||
|
||||
Piezo-APA95ML-3DElm--Modal (A5)
|
||||
|
||||
|
||||
NODE LABEL SUPPORT
|
||||
40467 UX
|
||||
40467 UY
|
||||
40467 UZ
|
||||
40467 ROTX
|
||||
40467 ROTY
|
||||
40467 ROTZ
|
||||
40469 UX
|
||||
40469 UY
|
||||
40469 UZ
|
||||
40469 ROTX
|
||||
40469 ROTY
|
||||
40469 ROTZ
|
||||
40470 UX
|
||||
40470 UY
|
||||
40470 UZ
|
||||
40470 ROTX
|
||||
40470 ROTY
|
||||
40470 ROTZ
|
||||
40475 UX
|
||||
40475 UY
|
||||
40475 UZ
|
||||
40475 ROTX
|
||||
40475 ROTY
|
||||
40475 ROTZ
|
||||
40476 UX
|
||||
40476 UY
|
||||
40476 UZ
|
||||
40476 ROTX
|
||||
40476 ROTY
|
||||
40476 ROTZ
|
||||
40477 UX
|
||||
40477 UY
|
||||
40477 UZ
|
||||
40477 ROTX
|
||||
40477 ROTY
|
||||
40477 ROTZ
|
||||
40478 UX
|
||||
40478 UY
|
||||
40478 UZ
|
||||
40478 ROTX
|
||||
40478 ROTY
|
||||
40478 ROTZ
|
BIN
matlab/mat/apa95ml_5kg_1a_2s.mat
Normal file
BIN
matlab/mat/apa95ml_5kg_2a_1s.mat
Normal file
BIN
data/apa95ml_5kg.dat → matlab/mat/apa95ml_5kg_2s_1a.mat
Executable file → Normal file
BIN
matlab/mat/apa95ml_5kg_Amp_E503.mat
Normal file
BIN
matlab/mat/apa95ml_5kg_Amp_E505.mat
Normal file
BIN
matlab/mat/apa95ml_5kg_Amp_E505_no_lpf.mat
Normal file
BIN
matlab/mat/apa95ml_iff_g100_res.mat
Normal file
BIN
matlab/mat/apa95ml_iff_g10_res.mat
Normal file
BIN
matlab/mat/apa95ml_iff_off_res.mat
Normal file
BIN
matlab/mat/apa95ml_iff_test.mat
Normal file
BIN
matlab/mat/apa95ml_params.mat
Normal file
BIN
matlab/mat/fem_simscape_models.mat
Normal file
100
matlab/motion_identification.m
Normal file
@@ -0,0 +1,100 @@
|
||||
%% Clear Workspace and Close figures
|
||||
clear; close all; clc;
|
||||
|
||||
%% Intialize Laplace variable
|
||||
s = zpk('s');
|
||||
|
||||
addpath('./mat/');
|
||||
|
||||
% Load Data
|
||||
% The data from the "noise test" and the identification test are loaded.
|
||||
|
||||
ht = load('huddle_test.mat', 't', 'y');
|
||||
load('apa95ml_5kg_Amp_E505.mat', 't', 'um', 'y');
|
||||
|
||||
|
||||
|
||||
% Any offset value is removed:
|
||||
|
||||
um = detrend(um, 0); % Generated DAC Voltage [V]
|
||||
y = detrend(y , 0); % Mass displacement [m]
|
||||
|
||||
ht.y = detrend(ht.y, 0);
|
||||
|
||||
|
||||
|
||||
% Now we add a factor 10 to take into account the gain of the voltage amplifier.
|
||||
|
||||
Va = 10*um;
|
||||
|
||||
% Comparison of the PSD with Huddle Test
|
||||
|
||||
Ts = t(end)/(length(t)-1);
|
||||
Fs = 1/Ts;
|
||||
|
||||
win = hanning(ceil(1*Fs));
|
||||
|
||||
[pxx, f] = pwelch(y, win, [], [], Fs);
|
||||
[pht, ~] = pwelch(ht.y, win, [], [], Fs);
|
||||
|
||||
figure;
|
||||
hold on;
|
||||
plot(f, sqrt(pxx), 'DisplayName', '5kg');
|
||||
plot(f, sqrt(pht), 'DisplayName', 'Huddle Test');
|
||||
hold off;
|
||||
set(gca, 'XScale', 'log'); set(gca, 'YScale', 'log');
|
||||
xlabel('Frequency [Hz]'); ylabel('ASD [$m/\sqrt{Hz}$]');
|
||||
legend('location', 'northeast');
|
||||
xlim([1, Fs/2]);
|
||||
|
||||
% Compute TF estimate and Coherence
|
||||
|
||||
[tf_est, f] = tfestimate(Va, -y, win, [], [], 1/Ts);
|
||||
[co_est, ~] = mscohere( Va, -y, win, [], [], 1/Ts);
|
||||
|
||||
figure;
|
||||
|
||||
hold on;
|
||||
plot(f, co_est, 'k-')
|
||||
set(gca, 'Xscale', 'log'); set(gca, 'Yscale', 'lin');
|
||||
ylabel('Coherence'); xlabel('Frequency [Hz]');
|
||||
hold off;
|
||||
xlim([10, 5e3]);
|
||||
|
||||
|
||||
|
||||
% #+name: fig:apa95ml_5kg_PI_coh
|
||||
% #+caption: Coherence
|
||||
% #+RESULTS:
|
||||
% [[file:figs/apa95ml_5kg_PI_coh.png]]
|
||||
|
||||
% Comparison with the FEM model
|
||||
|
||||
load('mat/fem_simscape_models.mat', 'Ghm');
|
||||
|
||||
freqs = logspace(0, 4, 1000);
|
||||
|
||||
figure;
|
||||
tiledlayout(3, 1, 'TileSpacing', 'None', 'Padding', 'None');
|
||||
|
||||
ax1 = nexttile([2,1]);
|
||||
hold on;
|
||||
plot(f, abs(tf_est), 'DisplayName', 'Identification')
|
||||
plot(freqs, abs(squeeze(freqresp(Ghm, freqs, 'Hz'))), 'DisplayName', 'FEM')
|
||||
set(gca, 'Xscale', 'log'); set(gca, 'Yscale', 'log');
|
||||
ylabel('Amplitude [m/V]'); set(gca, 'XTickLabel', []);
|
||||
legend('location', 'northeast')
|
||||
hold off;
|
||||
|
||||
ax2 = nexttile;
|
||||
hold on;
|
||||
plot(f, 180/pi*angle(tf_est))
|
||||
plot(freqs, 180/pi*angle(squeeze(freqresp(Ghm, freqs, 'Hz'))))
|
||||
set(gca, 'Xscale', 'log'); set(gca, 'Yscale', 'lin');
|
||||
ylabel('Phase'); xlabel('Frequency [Hz]');
|
||||
hold off;
|
||||
ylim([-180, 180]);
|
||||
yticks(-180:90:180);
|
||||
|
||||
linkaxes([ax1,ax2], 'x');
|
||||
xlim([10, 5e3]);
|