LTPDA Toolbox™ | contents | ![]() ![]() |
LOWPASS convenient constructor of an IIR lowpass filter. CALL: lp = miir.lowpass(fs, fc) % order=1, gain=1 lp = miir.lowpass(fs, fc, order) % gain=1 lp = miir.lowpass(fs, fc, order, gain)
Method Details | |
---|---|
Access | public |
Defining Class | miir |
Sealed | 0 |
Static | 1 |
![]() |
Method: miir/load | Method: miir/retrieve | ![]() |
©LTP Team