Filter for discrete time signal
版本 1.1.0.0 (3.3 KB) 作者:
itamar luzon
input: signal, Fs, filter: specific frequency, # of harmonics, shape, width
output : a clean signal
[y_fl, Y_fl, f, Y, f_fl, fl_function, filter]=f4ts(y,Fs,filter,plot1)
filter that clean the signal from diffrent kind of noise. input : signal in time, Fs (frequency of sampelling), and the filter : a spacific frequency to filter, # of harmonics (can be default), shape of the filter : square(default), gaussian, lorentzian, and filter width@ Full width half max(can be default).
can be used in older ver. of matlab
引用格式
itamar luzon (2024). Filter for discrete time signal (https://www.mathworks.com/matlabcentral/fileexchange/42304-filter-for-discrete-time-signal), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2012b
兼容任何版本
平台兼容性
Windows macOS Linux类别
- Signal Processing > Signal Processing Toolbox > Digital and Analog Filters > Digital Filter Analysis >
在 Help Center 和 MATLAB Answers 中查找有关 Digital Filter Analysis 的更多信息
标签
致谢
启发作品: discrete time signal
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!