Formula for change in amplitude after passing through filters
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
up_pro
el 7 de Jun. de 2019
Respondida: Star Strider
el 7 de Jun. de 2019
I have a file with time and voltages which I then passed through firbandpass sampled at 5000, (firhighpass and firlowpass sampled at 1000) filters to give me a filtered data of the voltage. I need the relationship between the actual amplitude and the filtered amplitude interms of formula. how do I determine the formula???
0 comentarios
Respuesta aceptada
Star Strider
el 7 de Jun. de 2019
The ‘formula’ would be the transfer function of your filter, in the context of the frequency content of your signal.
For example, of you are using a lowpass filter with a 2kHz cutoff, and the frequency of your signal was 1kHz, you would expect essentially no attenuation. If you signal frequency was 3kHz, the output would be reduced by whatever the the filter stopband attenuation is. If your signal consisted of both, the 1kHz output would be essentially the same as the input, and the 3kHz signal would be significantly reduced.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Digital and Analog Filters en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!