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