ideal low-pass filter transfer function
显示 更早的评论
i have a signal in frequency domain (that i made fft and fftshift before) and i need to multiply it by a transfer function of an ideal low-pass filter with bandwith around 25Hz. i can't use the lowpass function and i need to only use the simplest basic functions.
so since it is an ideal low-pass filter, i was thinking multiply my signal with a rectangular signal in frequency domain. but my question is i don't know how to write a rectangular signal transfer function in frequency domain. Any recommendations? Thank you.
采纳的回答
更多回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Filter Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!