Q: Is there a transfer function (in laplace domain) for a band-pass butterworth that is parameterized with respect to the center frequency, order, and quality factor?
In MATLAB words, can I use tf() where in a for loop (for example) I change the order, the quality factor, and center frequency?
Q: Is there a transfer function (in laplace domain) for a band-pass butterworth that is parameterized with respect to the center frequency, order, and quality factor?
In MATLAB words, can I use tf() where in a for loop (for example) I change the order, the quality factor, and center frequency?