coderFilter

A MATLAB Coder compatible filter.

https://github.com/bencholmes/coderFilter

You are now following this Submission

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!

Cite As

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

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes Action
1.0.1.0

Changed file title to remove my name.

1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.