I have a vibration signal in the time domain. I want its frequency response. I am using Matlab. Can anyone help me to get the data in the frequency domain?
Adding to the above answers of the colleagues,you have to fix the sampling frequency according to the Nyquist criterion such that fs>= 2fm, with fm the maximum frequency expected in the signal. As the sampling frequency increases the sampling also in the frequency domain increases and one gets more resolved spectral representation of the signal.