Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to get filter coefficients of ButterWorth filter in C++

I am looking the code of Butter worth low pass filter in C++ to with second order in order to get filter coefficients of Butter Worth filter. A pseudocode would be helpful as well. And the number of filter coefficients A and B of Butter worth filter is equal, aren't they?