System Identification Using LMS Algorithm and Huber Cost Function Minimization

バージョン 1.0.0.0 (2.23 MB) 作成者: Sambit Behura
Modelling a FIR Filter using LMS Algorithm and, Huber's Cost Function for presence of outliers
ダウンロード: 116
更新 2018/2/15

ライセンスの表示

Modelling a FIR Filter using LMS Algorithm and, Huber's Cost Function Minimization for presence of a certain percentage of outliers.
Here we have to identify and model a 3-tap FIR filter with weights [0.26 0.93 0.26].
This has to be done using:
1) Mean Square error minimization (LMS Algorithm)-
The reference signal is corrupted by additive white gaussian noise (mean=0, standard deviation=0.1)
2) Huber Loss Minimization (with 10 to 20 percent outlier added to the noise)
The reference signal is corrupted by additive white gaussian noise (mean=0, standard deviation=0.05)

引用

Sambit Behura (2026). System Identification Using LMS Algorithm and Huber Cost Function Minimization (https://jp.mathworks.com/matlabcentral/fileexchange/65901-system-identification-using-lms-algorithm-and-huber-cost-function-minimization), MATLAB Central File Exchange. 取得日: .

MATLAB リリースの互換性
作成: R2017a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersAdaptive Filters についてさらに検索
バージョン 公開済み リリース ノート
1.0.0.0

Problem Statement Updated

Problem Statement Updated