Design filter to pass high frequencies but reduce amplitudes for low frequencies to half (not zero)

3 views (last 30 days)
I don't have experience in filter design. Could anyone tell me the possibility, limitations as well as MATLAB commands to design a filter so that beside being a high pass filter it reduces the amplitudes for low frequencies to for example half of the amplitudes. Thanks.

Accepted Answer

Star Strider
Star Strider on 21 May 2015
If you are absolutely unfamiliar with digital filter design, I would read Practical Introduction to Digital Filter Design, Filter Design Gallery, and Practical Introduction to Digital Filtering. See specifically the designfilt documentation for Magnitude Constraints, since it applies directly to your problem.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!