Find optimal FIR Wiener filter for multiple inputs

版本 1.1.0.0 (1.7 KB) 作者: Tobin Fricke
Find optimal FIR Wiener filter for multiple inputs
1.4K 次下载
更新时间 2011/4/1

查看许可证

MISO_FIRWIENER(N, X, Y) computes the optimal FIR Wiener filter of order N, given any number of (stationary) random input signals as the columns of matrix X, and one output signal in column vector Y.

Requires BLOCK_LEVISON.M, also on the file exchange.

By Keenan Pepper; uploaded with permission.

引用格式

Tobin Fricke (2024). Find optimal FIR Wiener filter for multiple inputs (https://www.mathworks.com/matlabcentral/fileexchange/30933-find-optimal-fir-wiener-filter-for-multiple-inputs), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Linear Model Identification 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Added attribution to Keenan Pepper in the description.

1.0.0.0