关于用传递函数来写滤波器,这方面不是很懂,大神们有资料吗
16 views (last 30 days)
Show older comments

0 Comments
Accepted Answer
shantanu
on 4 Aug 2025
Hi
I see you are trying to implement a Low Pass filter with a cutoff frequency of 20Hz so the above documentation would help you with what to put in numerator and denominator while implementing.
Kindly refer to this documentation on how to implement filters using Transfer functions.
Hope that resolves your query
5 Comments
shantanu
on 5 Aug 2025
Hi,
I understand you want to use transfer function to write a filter but you are stuck in the mathematical formulation of this. Could you provide the model details/implementation?
You can have a look at these and see if it helps.
More Answers (0)
See Also
Categories
Find more on 数字滤波器分析 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!