System Identification Comparison
                    Versione 1.0.0.0 (759 Byte) da  
                  themaze
                
                
                  Comparison of system identification using LMS, NLMS & LMF
                
                  
              
                    3,7K download
                    
                    
                  
                
                  Aggiornato
                    9 nov 2006
                  
                
                  Nessuna licenza
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
Cita come
themaze (2025). System Identification Comparison (https://it.mathworks.com/matlabcentral/fileexchange/12921-system-identification-comparison), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
              Creato con
              R2006b
            
            
              Compatibile con qualsiasi release
            
          Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Control Systems > System Identification Toolbox >
- Control Systems > System Identification Toolbox > Linear Model Identification >
      Scopri di più su System Identification Toolbox in Help Center e MATLAB Answers
    
  Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 | Corrections in code and Plot | 
