文件名称:低频滤波器
文件大小:1KB
文件格式:M
更新时间:2016-10-04 16:42:14
matlab 低频滤波
This is a MATLAB code of a low pass filter. Inputting sampling frequency , cut frequency , maximum value of lag, and data, after evaluating the code then you can get the data after passing through the low pass filter(the components whose frequency is higher than the specified cut frequency are all removed) and the coefficients and the transfer function handle of the filter.