BandPass_Filter

版本 1.0.0 (144.6 KB) 作者: Mehdi BENSEDDIK
I implemented a BandPass Filter of 2nd Order into simulink by using Analog components : Resistors and Capacitors.
132.0 次下载
更新时间 2019/4/3

To achieve this goal, I started by implementing the LowPass and HighPass filters separately and ended up adding an amplifier to amplify my signal. So, by Cascading the HighPass and LowPass filters together I obtain a BandPass Filter. The range of BandPass filter = [fc1 , fc2].
fc1 : Cutoff frequency of HighPass filter.
fc2 : Cutoff frequency of LowPass filter.
fc1 = 1/(2*pi*R1*C1)
fc2 = 1/(2*pi*R2*C2)
Amplification := 1+(R4/R3)

引用格式

Mehdi BENSEDDIK (2026). BandPass_Filter (https://github.com/BenSeddikMehdi/BandPass_Filter), GitHub. 检索时间: .

MATLAB 版本兼容性
创建方式 R2018b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Digital Filter Design 的更多信息

2019_03_29_Existed_Filter

2019_03_29_Existed_Filter

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库