Find optimal FIR Wiener filter for multiple inputs
Version 1.1.0.0 (1.69 KB) by
Tobin Fricke
Find optimal FIR Wiener filter for multiple inputs
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 LinuxCategories
Find more on Linear Model Identification in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.