mex function implementation of Optimal FIR Wiener filter

The mex function implements an FIR Wiener filter. The computation involves an LU decomposition ...
3,9K download
Aggiornato 24 giu 2005

Nessuna licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R13
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0