请问filterDesigner界面中的幅值响应和幅值响应估计分别指什么,有什么不同?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
查看滤波器幅频响应性能时,应该按照哪一个来呢?
1 Kommentar
Walter Roberson
am 12 Jul. 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?
Antworten (1)
Abhinav Aravindan
am 14 Aug. 2024
Bearbeitet: Abhinav Aravindan
am 14 Aug. 2024
The ‘Magnitude Response’ and ‘Magnitude Response Estimate’ in the “Filter Designer” refer to different methods of analyzing the filter.
- 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ω).
- 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.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Big Data Processing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!