I'm trying to find out the damping ratio using Continuous Wavelet Transform. For that, I need to convert my original signal t(ime vs Acc of a bridge) to a decay function using Random Decrement (RD) Method. I wonder how to convert this using Matlab since it does not have any direct function. Do I need to code the algorithm according to the mathematical background of RD or is there any other convenient way to do that?
Thanks