Low pass filtration

Takes an input vector and removes frequencies that exceed a chosen value.
3.5K Downloads
Updated 28 Feb 2006

View License

HICUT.m takes an input signal (vector) and removes all frequencies that exceed a chosen value.

To find out how the function is implemented, place HICUT.m in your Matlab work folder and type "help hicut."

Cite As

Stephen McGovern (2024). Low pass filtration (https://www.mathworks.com/matlabcentral/fileexchange/10160-low-pass-filtration), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R11
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on AI for Audio in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

Better description/documentation