diff --git a/figs/frequency_response_matrix.png b/figs/frequency_response_matrix.png index e343f57..c3ea85d 100644 Binary files a/figs/frequency_response_matrix.png and b/figs/frequency_response_matrix.png differ diff --git a/figs/identification_coherence.png b/figs/identification_coherence.png index bb614ba..642ca94 100644 Binary files a/figs/identification_coherence.png and b/figs/identification_coherence.png differ diff --git a/figs/identification_matrix_fit.png b/figs/identification_matrix_fit.png index 20c0f87..3a82e18 100644 Binary files a/figs/identification_matrix_fit.png and b/figs/identification_matrix_fit.png differ diff --git a/index.html b/index.html index 5cf4bd6..0965d0f 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- +
@@ -306,8 +306,8 @@ All the files (data and Matlab scripts) are accessible
-
The identification data is loaded
@@ -388,7 +388,7 @@ uy.yy = uy.yy-mean
+
Figure 1: Identification signals when exciting the \(x\) axis (png, pdf)
Figure 2: Identification signals when exciting the \(y\) axis (png, pdf)
We compute an estimate of the transfer functions.
@@ -419,7 +419,7 @@ We compute an estimate of the transfer functions.
First we define the initial guess for the resonance frequencies and the weights associated.
@@ -503,7 +503,7 @@ Ignore data above some frequency.
1.1 Excitation Data
+1.1 Excitation Data
fs = 1e4;
@@ -344,8 +344,8 @@ Discrete-time zero/pole/gain model.
1.2 Input / Output data
+1.2 Input / Output data
1.3 Estimation of the Frequency Response Function Matrix
+1.3 Estimation of the Frequency Response Function Matrix
1.4 Coherence
+1.4 Coherence
[coh_ux_yx, f] = mscohere(ux.ux, ux.yx, hanning(ceil(1*fs)), [], [], fs);
@@ -439,7 +439,7 @@ We compute an estimate of the transfer functions.
1.5 Extraction of a transfer function matrix
+1.5 Extraction of a transfer function matrix
2 Plant Analysis
+
+2 Plant Analysis
3 Control
+3 Control