coderFilter

A MATLAB Coder compatible filter.
26 Downloads
Aktualisiert 14. Jun 2018

A MATLAB Coder compatible filter function, capable of 2nd order high, low, and bandpass filters and their combinations.
Many filter design functions are not compatible with MATLAB Coder, e.g. `butter()`. This function is compatible, and designs 2nd order high/low/bandpass filters and applies them to the provided signal. Each 2nd order filter can be cascaded with any of the other types, enabling higher-order filters and funky shaped filters. The result is a versatile and fast (especially when compiled) filter function!

Zitieren als

Ben Holmes (2026). coderFilter (https://github.com/bencholmes/coderFilter), GitHub. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2017b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Single-Rate Filters finden Sie in Help Center und MATLAB Answers

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.0.1.0

Changed file title to remove my name.

1.0.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.