请问filterDe​signer界面中的​幅值响应和幅值响应估​计分别指什么,有什么​不同?

1 vue (au cours des 30 derniers jours)
天
le 12 Juil 2024
查看滤波器幅频响应性能时,应该按照哪一个来呢?
  1 commentaire
Walter Roberson
Walter Roberson le 12 Juil 2024
Approximate translation:
What do the amplitude response and amplitude response estimation in the filterDesigner interface mean and what are the differences?
When checking the amplitude-frequency response performance of the filter, which one should be followed?

Connectez-vous pour commenter.

Réponses (1)

Abhinav Aravindan
Abhinav Aravindan le 14 Août 2024
Modifié(e) : Abhinav Aravindan le 14 Août 2024
Hi @天
The Magnitude Response and Magnitude Response Estimate in the “Filter Designer refer to different methods of analyzing the filter.
  1. Magnitude Response: The Magnitude response is derived from the Frequency response, which is the filter transfer function evaluated at the unit circle, H(z) =H(e^jω).
  2. Magnitude Response Estimate: The Magnitude Response Estimate is obtained by running input data made up from sinusoids with uniformly distributed random frequencies through the filter and computing the ratio between output data and input data.
The description for the same and further detail can be found in the “Filter Analyzer” documentation attached below under the Analysis section.

Catégories

En savoir plus sur 数字和模拟滤波器 dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!