fdesign 'rational sample rate converter' rsrc sampling frequency

Should the sampling frequency used in fdesign.rsrc be the sample rate of the original signal or the interpolated sampling rate? Or in other words, does input sample rate in filterBuilder refer to the sample rate of the original signal or the interpolated sampling rate?
The reason I am asking is that since I am going to apply the resulting FIR filter after interpolation has been performed and before decimation the input sample rate to the actual FIR filter will be the interpolated sampling rate, not the original sampling rate of the signal.
Thanks.

Answers (1)

I believe it's the sampling rate of the input signal to the filter, so in your case, I think it's the interpolated sampling rate.
HTH

1 Comment

Thank you. I was thinking that was the case, but I was not 100% sure. I just needed confirmation.

Sign in to comment.

Asked:

on 19 Sep 2018

Commented:

on 19 Sep 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!