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