关于用传递函数来写滤​波器,这方面不是很懂​,大神们有资料吗

 Risposta accettata

shantanu
shantanu il 4 Ago 2025

0 voti

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 Commenti

饕餮王
饕餮王 il 5 Ago 2025
Thanks for your answer!I mainly don't understand how to write a transfer function for a filter, not that the transfer function itself is that difficult
shantanu
shantanu il 5 Ago 2025
Could you please provide a few more details about your model or the specific implementation you have in mind?
饕餮王
饕餮王 il 5 Ago 2025
thank you, yes, I want to use a transfer function to write a filter, but I don't know what its mathematical formula is, all I have come into contact with is RC filter, but this formula is not related to resistance R and capacitor C, I am ignorant with it.
shantanu
shantanu il 5 Ago 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.
  1. https://www.youtube.com/watch?v=VFt3UVw7VrE
  2. Filter Designer - Design filters starting with algorithm selection - MATLAB
  3. https://www.mathworks.com/help/signal/filter-design.html
饕餮王
饕餮王 il 6 Ago 2025
wow!I get this model form here,matlab has it video on youtube but I can nou find it.You help me a lot , thanks

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!