System Identification Using Least Mean Forth (LMF) and Least Mean Square (LMS) algorithm

버전 1.2.0.0 (117 KB) 작성자: Shujaat Khan
System Identification Using Least Mean Forth (LMF) and Least Mean Square (LMS) algorithm
다운로드 수: 479
업데이트 날짜: 2018/2/22

라이선스 보기

In this simulation least mean square (LMS) and least mean forth (LMF) algorithms are compared in non-Gaussian noisy environment for system identification task. Is it well known that the LMF algorithm outperforms the LMS algorithm in non-Gaussian environment, the same results can be seen in this implementation. Additionally a customized function for additive white uniform noise is also programmed.

인용 양식

Shujaat Khan (2024). System Identification Using Least Mean Forth (LMF) and Least Mean Square (LMS) algorithm (https://www.mathworks.com/matlabcentral/fileexchange/63596-system-identification-using-least-mean-forth-lmf-and-least-mean-square-lms-algorithm), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2011a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Stair Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Plant_Identification_LMS_LMF/

Plant_Identification_LMS_LMF/html/

버전 게시됨 릴리스 정보
1.2.0.0

- Example

1.1.0.0

- Monte Carlo simulation setup

1.0.0.0

- Signal generator is generalized
- results on arbitrary system are shown