Find optimal FIR Wiener filter for multiple inputs

Find optimal FIR Wiener filter for multiple inputs
1.4K Downloads
Updated 1 Apr 2011

View License

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.

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2007b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Linear Model Identification in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Added attribution to Keenan Pepper in the description.

1.0.0.0