mex function implementation of Optimal FIR Wiener filter

バージョン 1.0.0.0 (1.83 KB) 作成者: Steven Huang
The mex function implements an FIR Wiener filter. The computation involves an LU decomposition ...
ダウンロード: 3.9K
更新 2005/6/24

ライセンスがありません

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.

引用

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. 取得済み .

MATLAB リリースの互換性
作成: R13
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSignal Modeling についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0