Real time tunable filters

版本 1.3.0.0 (130.3 KB) 作者: Gert Kruger
A library of first and second order filters whose parameters can be tuned in real-time.
442.0 次下载
更新 2017/10/26

查看许可证

The transfer function of different filters has been drawn as a signal flow diagram, thereby exposing the center frequency and Q of the filter coefficients. These parameters can now be easily tuned on a real-time system, e.g. on a dSPACE platform, without having to recompile the model in order to change the filter parameters. Advantages of this filter are:
- it can handle a vectorized input, i.e. muxed signals;
- A reset signal can easily be added to the integrators.

引用格式

Gert Kruger (2026). Real time tunable filters (https://ww2.mathworks.cn/matlabcentral/fileexchange/58498-real-time-tunable-filters), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux
版本 已发布 发行说明
1.3.0.0

Reordered some of the gains and integrators so that filters experiences less transient response upon changing a filter parameter. The first order filters now have bump-less transfer, i.e. zero transient response upon changing a filter parameter.

1.2.0.0

Added digital filter implementations.

1.1.0.0

Added 2nd order low- and high-pass filters.

1.0.0.0