Sampling and Filtering Question

1 visualización (últimos 30 días)
Jonathan Luong
Jonathan Luong el 10 de Sept. de 2015
Respondida: Star Strider el 11 de Sept. de 2015
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?

Respuestas (1)

Star Strider
Star Strider el 11 de Sept. de 2015
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.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by