The Maple commands used to obtain the model-based parameter values are found in the following code edit region.
Parameter Estimation Proc
Using Maple's optimization routines, the parameter values that best describe the physical model were found to be:
| (5) |
The difference in parameter values between those measured and those obtained through the estimation process are shown below.
![ParameterDifference := [`Δb` = eval(b, opt[2])-(eval(b, ParameterList)), `Δk` = eval(k, opt[2])-(eval(k, ParameterList)), `ΔM` = eval(M, opt[2])-(eval(M, ParameterList))]](/support/helpjp/helpview.aspx?si=3755/file03509/math703.png)
| (6) |
The plot below shows the frequency response of the measured and the estimated model.
|