Sampling and Filtering Question

1 次查看(过去 30 天)
Jonathan Luong
Jonathan Luong 2015-9-10
I have a device that collects data at 50Hz. I use the device to capture a sine wave that has a frequency of 0.16Hz. When I am building a filter for this data using Matlab (butter function) where the cutoff frequency is Wn and is 0 < Wn < 1 where 1 is half of the sample rate, is it referring to the 50Hz of the device or the 0.16Hz of the sine wave I am capturing?

回答(1 个)

Star Strider
Star Strider 2015-9-11
It is referring to the 50 Hz of the device.
The normalising frequency that is half the sampling frequency is known as the Nyquist frequency. So you normalise with respect to 25 Hz.

Community Treasure Hunt

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

Start Hunting!

Translated by