方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| IIR滤波器设计× | 维纳滤波器 (Wiener Filter)× | |
|---|---|---|
| 领域 | 信号处理 | 信号处理 |
| 方法族 | Process / pipeline | Process / pipeline |
| 起源年份≠ | 1966 | 1949 |
| 提出者≠ | Andrew Viterbi and Jim Kaiser | Norbert Wiener |
| 类型≠ | Infinite Impulse Response filter design | Linear mean-square optimal filter |
| 开创性文献≠ | Oppenheim, A. V., Schafer, R. W., & Buck, J. R. (1999). Discrete-Time Signal Processing (2nd ed.). Prentice Hall. link ↗ | Wiener, N. (1949). Extrapolation, Interpolation, and Smoothing of Stationary Time Series. John Wiley & Sons. link ↗ |
| 别名 | IIR Design, Recursive filter design, Feedback filter | Wiener Optimal Filter, Kolmogorov-Wiener Filter, Mean-Square Optimal Filter |
| 相关 | 4 | 4 |
| 摘要≠ | Infinite Impulse Response (IIR) filters are recursive digital filters that use feedback to achieve sharp frequency response characteristics with minimal filter order. Unlike FIR filters which depend only on past inputs, IIR filters also use past output values, allowing them to achieve steep rolloff with fewer coefficients. However, this feedback structure requires careful stability analysis. | The Wiener filter is an optimal linear filter that minimizes mean-square error between the desired signal and the filter output given knowledge of signal and noise statistics. Developed by Norbert Wiener in 1949, it provides the theoretical foundation for optimal filtering and remains the benchmark against which all other linear filtering methods are compared. |
| ScholarGate数据集 ↗ |
|
|