Generates Butterworth polynomials
Function only- no corresponding object
Given frequency specs this calculates a polynomial that is intended to be placed in a formula to generate a frequency domain transfer function. That way signals can be passed through this formula at will.
menu: no menu pick - to access use the Function and Object browser
library: sigLib
Given LP function, Fu=100, 3rd order, the resulting polynomial transfer function in S is:
(-1*(-49.99999999999999, 86.60254037844388)*-1*(-100, 6.123031769111886E-015)*-1*(-49.99999999999999, -86.60254037844388))/((S-(-49.99999999999999, 86.60254037844388))*(S-(-100, 6.123031769111886E-015))*(S-(-49.99999999999999, -86.60254037844388)))