方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 维纳滤波器 (Wiener Filter)× | IIR滤波器设计× | |
|---|---|---|
| 领域 | 信号处理 | 信号处理 |
| 方法族 | Process / pipeline | Process / pipeline |
| 起源年份≠ | 1949 | 1966 |
| 提出者≠ | Norbert Wiener | Andrew Viterbi and Jim Kaiser |
| 类型≠ | Linear mean-square optimal filter | Infinite Impulse Response filter design |
| 开创性文献≠ | Wiener, N. (1949). Extrapolation, Interpolation, and Smoothing of Stationary Time Series. John Wiley & Sons. link ↗ | Oppenheim, A. V., Schafer, R. W., & Buck, J. R. (1999). Discrete-Time Signal Processing (2nd ed.). Prentice Hall. link ↗ |
| 别名 | Wiener Optimal Filter, Kolmogorov-Wiener Filter, Mean-Square Optimal Filter | IIR Design, Recursive filter design, Feedback filter |
| 相关 | 4 | 4 |
| 摘要≠ | 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. | 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. |
| ScholarGate数据集 ↗ |
|
|