Formula for change in amplitude after passing through filters
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Star Strider
2019-6-7
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Digital and Analog Filters 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!