decimate_mrs_fd: Decimate an MRS signal to half the original sampling frequency by filtering
in the frequency domain before down sampling.
Description
Decimate an MRS signal to half the original sampling frequency by filtering
in the frequency domain before down sampling.
Usage
decimate_mrs_fd(mrs_data)
Value
decimated data at half the original sampling frequency.
Arguments
- mrs_data
MRS data object.