mex function implementation of Optimal FIR Wiener filter
by Steven Huang
22 Jun 2005
(Updated 24 Jun 2005)
The mex function implements an FIR Wiener filter. The computation involves an LU decomposition ...
|
Watch this File
|
| File Information |
| Description |
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. |
| MATLAB release |
MATLAB 6.5 (R13)
|
| Other requirements |
Visual Studio C++ 6 |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (4) |
| 17 Jan 2006 |
Bernard Grundlehner
|
|
|
| 24 Mar 2007 |
marwa kafafy
|
|
|
| 04 Apr 2007 |
MITHLESH KUMAR
|
|
|
| 06 Apr 2007 |
hoangminh son
|
|
|
|
Contact us at files@mathworks.com