mex function implementation of Optimal FIR Wiener filter

The mex function implements an FIR Wiener filter. The computation involves an LU decomposition ...
3.9K Downloads
Updated 24 Jun 2005

No License

In this mex function, C-subroutines to solve Yule-walker equation for an FIR Wiener filter solution are given as a mex function application example. The mex function shows great flexibility in combining existing C-functions and MATLAB environment. Furthermore, this example function can be used as a template to further develop other applications.

In terms of the usage of mex functions, particular attention is paid to the pointer translation between C and MATLAB. Self-developed libraries are easily built using this approach.

Thanks for Chris Hulbert's syntax help.

Cite As

Steven Huang (2024). mex function implementation of Optimal FIR Wiener filter (https://www.mathworks.com/matlabcentral/fileexchange/7899-mex-function-implementation-of-optimal-fir-wiener-filter), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0