请问filterDesigner界面中的幅值响应和幅值响应估计分别指什么,有什么不同?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
查看滤波器幅频响应性能时,应该按照哪一个来呢?
1 Commento
Walter Roberson
il 12 Lug 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?
Risposte (1)
Abhinav Aravindan
il 14 Ago 2024
Modificato: Abhinav Aravindan
il 14 Ago 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 Commenti
Vedere anche
Categorie
Scopri di più su Big Data Processing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!