Real time tunable filters
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.
Zitieren als
Gert Kruger (2025). Real time tunable filters (https://de.mathworks.com/matlabcentral/fileexchange/58498-real-time-tunable-filters), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxTags
Quellenangaben
Inspiriert: PV array with algebraic loop broken
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 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 |
