Hi I am working on a project these days where I try to estimate the damping and spring stiffness. The way the physical model is described is by a single mass kelvin model. Therefore the mathematical model is described with the following homogenous ODE:
mx’’ + cx’ + kx = 0
The problem is...