i used ADXL 335 accelerator sensor to monitoring the vibrations.the response of ADXL 335 is in the form of G. now i want to convert into velocity.can any one suggest
1g = 9.81m/s^2. Acceleration converted to velocity by integration - there are functions in matlab to help. However, you will have to account for the low frequency drift (a known and common problem when integrating). There is loads of literature on this subject.