Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
This is a comparison of system identification using LMS, NLMS & LMF algorithm.
The important parameters to change are
nBits = 3000; %Number of Bits
chan = [.3 .9 .3]; %Channel
L = 3; %Filter Length
%step sizes
mu_lms = 0.003; %LMS
mu_lmf = 0.3; %LMF
mu_nlms = 0.03; %NLMS
Zitieren als
themaze (2026). System Identification Comparison (https://de.mathworks.com/matlabcentral/fileexchange/12921-system-identification-comparison), MATLAB Central File Exchange. Abgerufen .
Allgemeine Informationen
- Version 1.0.0.0 (759 Bytes)
-
Keine Lizenz
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.0.0.0 | Corrections in code and Plot |
